Skip to content

ReadyCodeToUse/backend_crud-api-python-fastapi-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python REST API Template project

This is a simple template to create a development environment for a python application, a REST API like this one or whatever python project.

This repository is intended to hold multiple projects, like a frontend, backend and so on. Each project can be opened indipendently inside a IDE/Text Editor.

Following you will find the description of the projects in this repository.

Fastapi

A REST API built over FastAPI with the purpose of creating a python project, which is scalable and easy to work on using python best practices.

Read more about here

Mongo

A project to create and have a working secured MongoDB instance to use with the REST API project in this repository.

Read more about here

About

This repo is a boilerplate that help you to start coding a CRUD API using python with fastapi and mongodb

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors