Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
slimovich committed Jul 1, 2020
1 parent f742d31 commit 514033f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@
> *Under developement, WIP. Be patient.*
![Build](https://github.com/slimovich/fastapi-gino-postgresql-template/workflows/Build/badge.svg)
[![Build Status](https://github.com/slimovich/fastapi-gino-postgresql-template/)](https://github.com/slimovich/fastapi-gino-postgresql-template/workflows/Build/badge.svg)

A real wolrd template project using Fastapi framework as well as a full implementation of CI/CD

Overview
----------
This repository contains a skeleton app which can be used to speed-up your next project.

- **Fast-API:** Asynchronous RESTful API, Dependencies injection
- **Fast-API:** Asynchronous RESTful API Framework
- **Gino:** Async ORM used with AsyncPG and postgreSQL
- **Alembic:** Database migrations
- **hexagonal architecture:** Bettre code organisation
Expand Down

0 comments on commit 514033f

Please sign in to comment.