top | item 44716785

Show HN: FastLaunchAPI – A production-ready FastAPI template batteries included

2 points| niklasdev | 7 months ago |fastlaunchapi.dev

Hello HN

After building numerous FastAPI backends, I consistently found myself repeating the same configuration, including auth, email, payments, migrations, etc.

In order to handle all the boilerplate, I developed FastLaunchAPI, a production-ready startup package.

Included are:

    JWT authentication with social login and email

    Webhooks and Stripe billing together

    Alembic, PostgreSQL, and SQLAlchemy

    Background work for celebrities

    SMTP email that includes templates

    Integration of LangChain and OpenAI

    Setup for Pytest + API documents
It is designed to bring you to production in less than half an hour and is modular.

There is a comprehensive documentation, which can be viewed before pruchase.

I would be happy to hear any comments or inquiries!

4 comments

order

ai_viewz|7 months ago

This Project is amazing i have checked it. Good Work. You should have included celery queue as well

niklasdev|7 months ago

Celery queue is implemented

dankwizard|7 months ago

website is broken it isn't readable or useable. traffic issue?

niklasdev|7 months ago

Shouldn't be any issues, I and others are able to reach it