Mockend is a simple, lightweight, and extensible REST API mocking Python library. It can be used to mock any REST API endpoint, and can be used to mock any HTTP method. the library is very easy to use and easy to extend. It just need configuration file, then it will simulate the REST API response.
pip install mockend
In endpoint configuration available method with their configuration can be used to mock any HTTP method. All configuration of response can be mock in method configuration.
Documentation: https://mghorbani2357.github.io/Mockend/
Readthedocs: https://mockend.readthedocs.io/en/latest/