anttiviljami / react-openapi-client

Consume OpenAPI-enabled APIs with React Hooks
MIT License
57 stars 10 forks source link

Any suggestions on creating mock data? #48

Open sscots opened 2 years ago

sscots commented 2 years ago

Currently I don't have my API set up to produce data but I still want to implement this package into my code and provide mock data. Does anyone have suggestions on doing this through this package?