Skip to content

Gitblog is a python fastapi restfull blog API project, built with python fastapi, alembic for data migrations, sqlachemy orm, sqlite3 database, JWT Token, React Frontend.

License

Notifications You must be signed in to change notification settings

edwardpeter547/gitblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitblog

Gitblog is a python fastapi restfull blog API project, built with python fastapi, alembic for data migrations, sqlachemy orm, sqlite3 database, JWT Token, React Frontend.

Project Title

FAST API BLOG

Motivation

Build Status

Code Style

Screenshots

Tech/Framework Used

Features

Installation

The following are the installation steps:

  1. Create a Pyton virtual environment using the following command python3 -m venv "environment-name"
  2. activate virtual environment using the command "source environment-name/bin/activate"
  3. install requirements from requirements.txt using the command "pip3 install -r requirements.txt"

API reference

Tests

How to Use?

Contribute

Credits

License

About

Gitblog is a python fastapi restfull blog API project, built with python fastapi, alembic for data migrations, sqlachemy orm, sqlite3 database, JWT Token, React Frontend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages