Skip to content

jackhuang78/restify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: Work in progress...if you are interested just shoot me an email.

#restify npm version Build Status ghit.me

Access SQL database using the REST styles.

##Purpose When using SQL database for web application, the backend often creates specific REST APIs for accessing the database. Most of the time, however, these APIs are really just the mundane work of translating REST queries into SQL queries.

The goal of this library is to take that work away by providing an generic REST interface for the SQL database.

##Contact Jack Huang (jack.huang78@gmail.com)

About

Access SQL database using the REST styles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published