| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
API Platform Create Client is a generator to scaffold apps with Create-Retrieve-Update-Delete features for any API exposing a Hydra or OpenAPI documentation for:
Works especially well with APIs built with the API Platform framework.
The documentation of API Platform Create Client can be browsed on the official website.
npm init @api-platform/client https://demo.api-platform.com/ output/ --resource Book
Hint: If needed, you can customize the Hydra prefix using the -p or --hydra-prefix option (default: none).
npm init @api-platform/client https://demo.api-platform.com/docs.json output/ --resource Book --format openapi3
Created by Kévin Dunglas.
Sponsored by Les-Tilleuls.coop.
Commercial support is available upon request.
| Back | FazBrowse Home | New Git URL |