khushigarg1 / Gdrive-backend

Home Page:http://15.206.70.134:8006/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A backend project on ......

API for Google Drive clone - FastAPI

Try it Out at - Google Drive Clone
Read the API DOCs at - FastAPI AutoGenerated DOCs

Some Details

Language - Python3.
FrameWork - FastAPI.
Database - PostgreSQL
Driver - SQLAlchemy.
Virtualization - Virtual Env (Will upload Docker image file soon).
Database Migrations - Alembic.
Hosting - AWS EC2 instance of an Ubuntu Virtual Machine.
Reverse Proxy Server - Nginx
Editor/Terminal - VS Code/PowerShell.
ASGI - Gunicorn.
Install requirements using pip install requirements.txt

Endpoints (for details kindly refer to DOCs)

Folder - Create, Delete, Rename, Get all Content
File - Create, Delete, Rename, Get all Content

About

http://15.206.70.134:8006/docs


Languages

Language:Python 97.5%Language:Mako 2.5%