Mocked-API icon indicating copy to clipboard operation
Mocked-API copied to clipboard

An API library of useful mocked endpoints to help you get your designs feeling lifelike with real data.

Results 32 Mocked-API issues
Sort by recently updated
recently updated
newest added

On the main website I will want to show our api in action. so I want to create a chatbox with a feed, On the left of the chatbox you...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

# Pull request template IMPORTANT: Please review the [CONTRIBUTING.md](../CONTRIBUTING.md) file for detailed contributing guidelines. ## Describe your changes ## Link to issue this resolves ## Screenshot of changes(if relevant)

# Pull request template IMPORTANT: Please review the [CONTRIBUTING.md](../CONTRIBUTING.md) file for detailed contributing guidelines. ## Describe your changes ## Link to issue this resolves ## Screenshot of changes(if relevant)

**Describe the bug** It seems that CORS configuration is preventing the production API site from serving API results to swagger front end, or a [sample codepen](https://codepen.io/cweave/pen/dyKPVVp)(thanks swampdolphin on discord). **To...

@ageddesi I have implemented this with all my understanding please let me know for nay chnges or correction

Currently our API uses OpenAPI commenting to generate a swagger document. I would like this to be converted into markdown so that we can use it as pages on the...

On the website I would like to include example of how to use the API. This should be in the form of markdown files. If we can embed live examples...