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
- Host: GitHub
- URL: https://github.com/brendan-rius/honeygen
- Owner: brendan-rius
- License: mit
- Created: 2015-09-16T13:18:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T13:22:51.000Z (over 10 years ago)
- Last Synced: 2025-01-27T10:12:05.467Z (11 months ago)
- Language: Java
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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