Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mrberner/msdocs-fastapi-postgres-codespace

Open more actions menu
 
 

Repository files navigation

FastAPI and Postgres Dev Environment with Codespadces

This repo can be opened in a Codespaces - a development environment hosted in the cloud. You can open this repo in a browser or IDE like VS Code with the GitHub Codespaces extension.

Running the sample

  1. Copy .env.devcontainer to .env.

  2. Start the web app:

uvicorn main:app --reload

Pydantic and SQLAlchemy

Pydantic is for data validation and settings managment using Python type annotations. SQLAlchemy is a SQL toolkit and Object Relational Mapper (ORM).

About

A GitHub Codespaces environment with FastApi and Postgres.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 88.6%
  • Dockerfile 11.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.