Re: [Specifications] [client-interface] Suggestion for browser-like client API

Hi guys, I'll announce a parser for the Hydra documentation, an admin generator (using Admin On Rest) and a CRUD generator (scaffolding an app built with React and Redux) Friday during the Symfony Live conference.

The code is already publicly available:

* The parser: https://github.com/dunglas/api-doc-parser
* The admin: https://github.com/api-platform/admin
* The CRUD generator: https://github.com/api-platform/generate-crud

Both tools are designed to rely on an intermediate representation an to be able to support other API docs format (Swagger, API Blueprint...). Hypermedia features of Hydra aren't 100% supported yet but I think it's a good start. It would be nice to have some rock solid JS libraries to create apps, it will help onboarding new developers.

-- 
GitHub Notification of comment by dunglas
Please view or discuss this issue at https://github.com/HydraCG/Specifications/pull/111#issuecomment-289563866 using your GitHub account

Received on Monday, 27 March 2017 19:45:34 UTC