An API that returns the structure of the request as the response
Project description
mirror-api
Overview
An API that returns the structure of the request as the response.
If you send it a request with any method to any path besides /docs
,
it will return a response matching the structure of the request.
This is useful as a sample server to test infrastructure and ensure that requests are being sent and received as expected.
Getting Started
Install mirror-api
:
pip install mirror-api
Simply run the mirror-api
command to start the server. To see all available
options, run mirror-api --help
.
Links
See the documentation here.
Development Status
This project is currently in early-stage development. There may be breaking changes often. While the major version is 0, minor version upgrades will often have breaking changes.
Developing
See the development guide for development details.
Author
Created by Nick DeRobertis. MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mirror_api-1.4.0.tar.gz
.
File metadata
- Download URL: mirror_api-1.4.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.12 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95fe248eb2cc595d32a988667b6cc023052bb9428fc5b2ce741b008c893b45b4 |
|
MD5 | cf7c3df3591d61631f6f2a77398a05dc |
|
BLAKE2b-256 | 7d594cefbd23fbe31979ecad04e177eaea86cbc73abede66722e36d6e028bd8b |
File details
Details for the file mirror_api-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: mirror_api-1.4.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.12 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97064cff97daf5373901e28ffd5275dc9d9529ea908564e9f718f4c537c26ffd |
|
MD5 | 505faea791c71557a900ed4d8cbd265c |
|
BLAKE2b-256 | 9c21ed93fd808f1f03f97261cc677c50d4fa8e23632e8e06ad5f3953f6397355 |