Skip to content

Expose your databases as REST web services in minutes

License

Notifications You must be signed in to change notification settings

danic21/restifydb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restifydb

restifydb is a framework that is able to automatically map databases (from all major database engine providers) to REST web services. The web services can output XML or JSON. It leverages data discovery. It has advanced capabilities as automatic query expansion (joining based on foreign keys), automatic inward references, automatic data discovery, filtering, sorting and out of the box CRUD operations (create, read, update and delete data). Most of these features are used by our demo application built using restifydb. It also features an admin panel which makes configuring it quite easy.

https://restifydb.com/