bachwehbi / apifier

Generator of REST API code (client and server sides) from simple description of the interactions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Generator of REST API code (client and server sides) from simple description of the interactions

License:MIT License


Languages

Language:JavaScript 60.2%Language:CSS 39.8%