-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
31 lines (20 loc) · 931 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
What is Inertia?
Inertia is a Resource-Oriented Programming (ROP) platform for building web
applications and frameworks in PHP[1] that provides a module level abstraction
based on REST[2].
Inertia is free software[3] and distributed under the terms of the GNU General
Public License[4].
For more information visit http://sandeepshetty.github.com/inertia
Thanks:
* Chandrasing for your enthusiasm and support.
* Vinay for your tangential and quirky perspective.
* Mitul for supporting Resty.
* Amit Bhavnani for valuable feedback.
* Joel Rosario for your unique POV and infectious enthusiasm.
* Jinesh Mehta for all the support and feedback.
Inertia is based on my (Sandeep Shetty) work on the Resty Web Application Framework.
References:
[1] http://php.net/
[2] http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm
[3] http://www.gnu.org/philosophy/free-sw.html
[4] http://www.gnu.org/licenses/gpl.html