mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-16 13:22:16 -04:00
add mocky - simple http response mock generator
This commit is contained in:
parent
cdbf7bc6db
commit
271bad8161
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ Table of Contents
|
|||
* [MockAPI](https://www.mockapi.io/) — MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and preform operations on it using RESTful interface. MockAPI is meant to be used as a prototyping/testing/learning tool. 1 project/50 resources per project for free.
|
||||
* [Mocki](https://mocki.io) - A tool that lets you create mock GraphQL and REST APIs synced to a GitHub repository. Simple REST APIs are free to create and use without signup.
|
||||
* [Mocko.dev](https://mocko.dev/) — Proxy your API, choose which endpoints to mock in the cloud and inspect traffic, for free. Speed up your development and integrations tests.
|
||||
* [Mocky](https://designer.mocky.io/) - A simple web app to generate custom HTTP responses for mocking HTTP request. Also available as [open source](https://github.com/julien-lafont/Mocky).
|
||||
* [reqres.in](https://reqres.in) - A Free hosted REST-API ready to respond to your AJAX requests.
|
||||
* [microenv.com](https://microenv.com) — Create fake REST API for developers with possibility to generate code and app in docker container.
|
||||
* [neptune.ai](https://neptune.ai/) - Log, store, display, organize, compare and query all your MLOps metadata. Free for individuals: 1 member, 100 GB of metadata storage, 200h of monitoring/month
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue