|
|
|
|
|
by o1lab
2951 days ago
|
|
Building REST APIs for database schemas which do not follow conventions of frameworks (rails,django,play etc) is incredibly tedious. Xmysql solves this problem [1]. Within 2 seconds you can serve REST APIs for any MySql database.
Other than CRUD-List APIs it has few more cool APIs and features relating to filtering, grouping and prototyping. [1] https://github.com/o1lab/xmysql/ |
|