create-client
create-client copied to clipboard
Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
| Q | A | ------------- | --- | Branch? | main | Tickets | | License | MIT | Doc PR | - rename `fetch` function by `fetchApi` -...
| Q | A | ------------- | --- | Branch? | main | Tickets | None | License | MIT | Doc PR | Not needed HTML input type "dateTime"...
| Q | A | ------------- | --- | Branch? | main | License | MIT Change hardcoded values of hydra prefix in templates.
**API Platform version(s) affected**: api-platform/laravel 4.0.14 **Description** I keep on getting this error while trying to create vuetify resources: ```json { api: Api { entrypoint: 'http://php/api/docs.jsonopenapi', resources: [] }, error:...
**API Platform version(s) affected**: 4.0.8 **Description** When generating typescript types using the command `npm init @api-platform/client http://localhost apiTypes -- --generator typescript` I get the following error: `Error: Cannot find the...
**API Platform version(s) affected**: x.y.z **Description** When using the latest github template for api-platform (currently [commit ](https://github.com/api-platform/api-platform/commit/f62bd82aa72995ccfd63e75fa4fb56af346babe4)) and running the command to generate a next compontent: `docker compose exec pwa...