Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 620 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 620 Bytes

APIfier

Generator of REST API code (client and server sides) from simple and intuitive description that needs just few minutes to learn.

This is an early proof of concept! Do not use for any serious work :)

Still interested to see it in action (I warned you ;)

http://bachwehbi.net/apifier/

TODOs

  • Improve API description language
  • Generate server side code (Node.js to start with)
  • Ensure this is really working :)
  • Documentation

Credit

This project uses the awesome pegjs parser generator made by @dmajda

License

MIT