Skip to content

Conversation

@br3ndonland
Copy link
Contributor

What it is

inboard provides Docker images running Uvicorn and Gunicorn to power FastAPI apps.

Why it's awesome in general

  • Production ready

  • Actively maintained

  • 100% unit test coverage, with additional integration testing

  • Highly configurable, but with sensible defaults

  • Awesome logo:

    inboard logo PNG

Why it adds to what's already here

Compared with tiangolo/uvicorn-gunicorn-docker, which is already listed in awesome-fastapi, inboard has several advantages:

How to get started

docker pull ghcr.io/br3ndonland/inboard
docker run -d -p 80:80 ghcr.io/br3ndonland/inboard
http :80  # HTTPie: https://httpie.io/

Thanks for your consideration.

@mjhea0 mjhea0 merged commit ead17cc into mjhea0:master Mar 23, 2021
@br3ndonland br3ndonland deleted the inboard branch March 23, 2021 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants