15479603
Alex Savenko
initialize
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Phalcon REST Boilerplate
[][0]
Phalcon REST Boilerplate to use with [Phalcon REST library][1].
## Learn More
- [Quick Start][2]
- [Documentation][3]
## Contributing
Please file issues under GitHub, or submit a pull request if you'd like to directly contribute.
## License
Phalcon REST is licensed under the MIT license. See [License File](LICENSE.md) for more information.
[0]: https://phalconist.com/redound/phalcon-rest-boilerplate
[1]: https://github.com/redound/phalcon-rest
[2]: http://phalcon-rest.redound.org/quick_start.html
[3]: http://phalcon-rest.redound.org
|