/seemless

Node.js library that creates a REST API from a module. It does so by generating the routes, and mapping them to function calls. It also creates a client side javascript file that exposes the same API using the same object structure to make calling the API easier inside client Javascript.

Primary LanguageJavaScript

Watchers