Skip to content

PyFake-API-Server

PyPI package version GitHub release version CI/CD status Test coverage Pre-Commit building state Code quality level documentation CI status Software license

pyfake-api-server demonstration

PyFake-API-Server is a Python tool to fake API server easily and humanly without any coding.

What things it wants to resolve?

Mock APIs through YAML file only, without any codes. And it also could easily and quickly set up a web server with the YAML format configuration.

Why it is easy to use?

It provides command line tool to help developers could set up a web server quickly.

Why it is humanly?

Its configuration has been designed for humanly understand what settings the API has.

Requirements

Python 3.9+

PyFake-API-Server stands on the shoulder of giants: