Skip to content

StefanBalea/generaptr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Join the chat at https://gitter.im/generaptr/proposals


Generaptr is a node cli package that:

  • for relational databases reads the database schema and generates a valid *.raml file containing the models and api.
  • for non-relational databases based on already existing models generates a valid *.raml file containing the api.
  • for a valid *.raml file generates the models and the CRUD api

Docs


Global dependencies

node >= v7.5.0
npm >= v3.10.10

Research

About

Api generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%