Skip to content

Commit

Permalink
Telling people in which features we are working on
Browse files Browse the repository at this point in the history
  • Loading branch information
jlcanovas committed Sep 6, 2013
1 parent 9ae54d4 commit 996c857
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Thanks to EMF-REST, web developers can quickly get a JSON-based RESTful API deri
* All the communication with the API is done via JSON objects. Currently, these objects are then stored as XML files in the server.
* EMF-REST also generates a JavaScript library to facilitate the management of the API on the client-side (e.g. use of the dot notation for navigation).

What is coming next?
--------------------

We are currently working hard on:

* Support for POST / DELETE / PUT http methods
* Tuning the way objects are represented in JSON

Who is behind EMF-REST?
-----------------------
* [Camilo Alvarez](http://github.com/cadorca/ "Camilo Alvarez")
Expand Down

0 comments on commit 996c857

Please sign in to comment.