You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great thing to start up, like the idea! Maybe it is a good thing to look into working together with the RAML restful api modelling language (see: http://raml.org/). I think it should be easy to implement it, here is a parser written in PHP: https://github.com/alecsammon/php-raml-parser.
It is a very great thing, you just model out your whole API. So you can use that to automatically generate Javascript clients for example or to create wonderful documentation!
Hi,
This is a great thing to start up, like the idea! Maybe it is a good thing to look into working together with the RAML restful api modelling language (see: http://raml.org/). I think it should be easy to implement it, here is a parser written in PHP: https://github.com/alecsammon/php-raml-parser.
It is a very great thing, you just model out your whole API. So you can use that to automatically generate Javascript clients for example or to create wonderful documentation!
@pjedrzejewski WDYT?
The text was updated successfully, but these errors were encountered: