Skip to content

Repository files navigation

api-mocking-server\n\nMIT License Founder Language Size\n\n# api-mocking-server\n\nFast OpenAPI mock server that uses Faker schemas to generate dynamic test endpoints on the fly.\n\nA premium, high-quality repository maintained by Novalabs-in.\n\n## 🚀 Key Features\n- Stateful, robust, and clean Python implementation.\n- Standard configuration settings with modular codebase patterns.\n- Extensively optimized for performance, scalability, and ease of deployment.\n\n## 🛠️ Tech Stack & Dependencies\n- Core Language: Python\n- Dependencies (defined in requirements.txt):\ntext\nFaker>=18.0.0\nFlask>=2.3.0\npydantic>=2.0.0\n\n\n## ⚙️ Setup and Installation\n1. Clone this repository under your workspace:\n bash\n git clone https://github.com/Novalabs-in/api-mocking-server.git\n cd api-mocking-server\n \n2. Set up and activate a local virtual environment:\n bash\n python3 -m venv .venv\n source .venv/bin/activate\n \n3. Install all dependencies:\n bash\n pip install -r requirements.txt\n \n4. Execute the application:\n bash\n python main.py\n \n\n## 📄 License\nThis repository is licensed under the MIT License.

About

Fast OpenAPI mock server that uses Faker schemas to generate dynamic test endpoints on the fly.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages