Skip to content

Who-2u/Mock-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Mock Server for Testing

This mock server is designed for testing purposes, particularly useful when developing both frontend and backend applications. If the backend is not always available, this mock server can be used to simulate API responses for specific endpoints.

Key Features:
Mock any endpoint with custom responses.
Useful for frontend development when the backend is down or under development.
Helps in testing API integrations without relying on a live backend.
This tool ensures seamless testing by providing stable, predictable responses, enabling efficient frontend and backend development.

Python version: 3.10.12

About

Mock an Api server for testing purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages