mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 15:55:54 +01:00
Update README.md
This commit is contained in:
parent
62c373da31
commit
7975636546
@ -1,5 +1,5 @@
|
|||||||
#DMVCFramework features
|
#DMVCFramework features
|
||||||
* Simple to use (really)
|
* Simple to use, check the ["Getting Started: 5 minutes guide"](https://danieleteti.gitbooks.io/delphimvcframework/content/chapter_getting_started.html) and you will be up and running in 5 minutes or less!
|
||||||
* RESTful (RMM Level 3) compliant
|
* RESTful (RMM Level 3) compliant
|
||||||
* Stable and solid, used by small/mid/big projects since 2010
|
* Stable and solid, used by small/mid/big projects since 2010
|
||||||
* Can be used in load balanced environment using Redis (http://Redis.io) [dev]
|
* Can be used in load balanced environment using Redis (http://Redis.io) [dev]
|
||||||
@ -24,6 +24,7 @@
|
|||||||
* Automatic documentation through /system/describeserver.info
|
* Automatic documentation through /system/describeserver.info
|
||||||
* Driven by its huge community (Facebook group https://www.facebook.com/groups/delphimvcframework)
|
* Driven by its huge community (Facebook group https://www.facebook.com/groups/delphimvcframework)
|
||||||
* Simple and [documented](https://github.com/danieleteti/delphimvcframework/blob/master/docs/ITDevCON%202013%20-%20Introduction%20to%20DelphiMVCFramework.pdf)
|
* Simple and [documented](https://github.com/danieleteti/delphimvcframework/blob/master/docs/ITDevCON%202013%20-%20Introduction%20to%20DelphiMVCFramework.pdf)
|
||||||
|
* Check the [DMVCFramework Developer Guide](https://danieleteti.gitbooks.io/delphimvcframework/content/) (work in progress)
|
||||||
|
|
||||||
## Trainings, consultancy or custom development service
|
## Trainings, consultancy or custom development service
|
||||||
As you know, good support on open source software is a must for professional users.
|
As you know, good support on open source software is a must for professional users.
|
||||||
@ -40,7 +41,8 @@ These are the most notable:
|
|||||||
|
|
||||||
##Samples and documentation
|
##Samples and documentation
|
||||||
DMVCFramework is provided with a lot of examples focused on specific functionality.
|
DMVCFramework is provided with a lot of examples focused on specific functionality.
|
||||||
All samples are in [Samples](https://github.com/danieleteti/delphimvcframework/tree/master/samples) folder
|
All samples are in [Samples](https://github.com/danieleteti/delphimvcframework/tree/master/samples) folder.
|
||||||
|
Check the [DMVCFramework Developer Guide](https://danieleteti.gitbooks.io/delphimvcframework/content/) (work in progress).
|
||||||
|
|
||||||
|
|
||||||
#Sample Server
|
#Sample Server
|
||||||
|
Loading…
Reference in New Issue
Block a user