Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/praneethkarnena/imdb_clone
A simple IMDB clone developed using Sanic framework and Tortoise ORM.
https://github.com/praneethkarnena/imdb_clone
mysql python3 sanic-framework tortoise-orm
Last synced: about 2 months ago
JSON representation
A simple IMDB clone developed using Sanic framework and Tortoise ORM.
- Host: GitHub
- URL: https://github.com/praneethkarnena/imdb_clone
- Owner: PraneethKarnena
- Created: 2021-01-25T16:58:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T07:55:53.000Z (about 2 years ago)
- Last Synced: 2024-04-17T00:59:19.559Z (9 months ago)
- Topics: mysql, python3, sanic-framework, tortoise-orm
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMDB Clone
A simple IMDB clone developed using Sanic framework and Tortoise ORM.
## Tech:
* Python 3.7.4
* Sanic 20.12.1
* MySQL 8.0
* Tortoise ORM 0.16.20