An open API service indexing awesome lists of open source software.

https://github.com/brendan-rius/honeygen

Model-centric automatic API generator
https://github.com/brendan-rius/honeygen

Last synced: 9 months ago
JSON representation

Model-centric automatic API generator

Awesome Lists containing this project

README

          

# honeygen

honeygen is a model-centric automatic API generator that is language/framework agnostic and
[JSON API](http://jsonapi.org/format/) compliant (v1.0).

In other words, just define your models and the relationships between them, choose your the technology you prefer
and enjoy your brand new API!

honeygen is currently under active development