Skip to main content

Small Microservice based on FastAPI

Project description

fast-microservice

PyPI GitHub Workflow Status (master) Coveralls github branch PyPI - Python Version PyPI - License

Small Microservice Abased on FastAPI

Requirements

  • Python 3.6.1 or newer

Installation

pip install fast-microservice

Development

This project uses poetry for packaging and managing all dependencies and pre-commit to run flake8, isort, mypy and black.

Clone this repository and run

poetry install
poetry run pre-commit install

to create a virtual enviroment containing all dependencies. Afterwards, You can run the test suite using

poetry run pytest

This repository follows the Conventional Commits style.

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

fast-microservice-0.1.0rc4.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

fast_microservice-0.1.0rc4-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page