dotnet-fake-json-server
Prototyping API
An API framework for prototyping and testing REST APIs with dynamic typing and no setup required.
Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
389 stars
15 watching
83 forks
Language: C#
last commit: 6 days ago
Linked from 2 awesome lists
csharpdotnet-coredynamicfake-datafake-servergraphqljsonprototypingwebapi
Related projects:
Repository | Description | Stars |
---|---|---|
marmelab/fakerest | A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 439 |
natenho/mockaco | An HTTP-based API mock server with fast setup and various features to simulate real-world API responses for testing purposes. | 335 |
xnbox/deepfakehttp | A web server that generates mock responses based on HTTP dumps. | 513 |
blairconrad/selfinitializingfakes | A framework for creating reusable fake objects with persistent behavior after the initial setup | 11 |
json-api-dotnet/jsonapidotnetcore | A framework for building JSON:API compliant REST APIs using .NET Core and Entity Framework Core. | 683 |
varharrie/mokia | A tool to quickly create mock API servers for testing and prototyping purposes | 113 |
bernardolins/fake_server | An HTTP server simulator that provides deterministic responses for testing purposes. | 72 |
wopian/kitsu | A lightweight JSON-API client with framework-agnostic serialization components | 273 |
joon610/mockup-server | A mock server for testing front-end and back-end development simultaneously | 125 |
json-api-dotnet/todolistexample | A demo application showcasing integration of JsonApiDotNetCore with Ember.js | 8 |
stoically/webextensions-api-fake | Provides an in-memory implementation of the WebExtensions API for testing purposes | 17 |
danielgtaylor/apisprout | A lightweight mock API server for testing and development | 699 |
serayuzgur/weld | A fake REST API generator written in Rust | 307 |
tt1k/fakegithub | An iOS application that simulates the functionality of GitHub for learning and development purposes. | 10 |
json-api-dotnet/jsonapidotnetcore.mongodb | A package that simplifies MongoDB integration with JsonApiDotNetCore APIs. | 14 |