DEV Community

Cover image for Fast track your FastAPI implementation and eliminate boilerplate
rachelle palmer for MongoDB

Posted on

4

Fast track your FastAPI implementation and eliminate boilerplate

ICYMI: MongoDB has released a new Full Stack FastAPI, React, MongoDB (FARM) base application generator for Python webdev.

It has always been easy and quick to start building modern web applications with MongoDB and FastAPI. But we still had to make many decisions about other parts of the stack, such as authentication, testing, integration etc., and manually integrate these components.

The MongoDB FastAPI app generator simplifies this process further via:

  • Docker Compose Integration
  • Built-in Authentication System: Includes user management schemas, models, CRUD, and APIs, with OAuth2 JWT token support and magic link authentication.
  • MongoDB ODMantic for ODM creation
  • Next.js/React Frontend with middleware authorization for page access control, Form validation using React Hook Form, State management with Redux, and CSS and templates with TailwindCSS, HeroIcons, and HeadlessUI
  • Operational and Monitoring Tools: Includes Celery for task management, Flower for job monitoring, Traefik for seamless load balancing and HTTPS certificate automation, and Github Actions for comprehensive front-end and back-end testing.

Go from zero to fullstack FastAPI application in less than ten minutes.

Image description

Here is a link to the github repo so you can check it out!

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs