Skip to content

lifelonglearner127/adverity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adverity

Rooms for Improvements

  • Orjson for better JSON serialization
  • Create only one ClientSession when django starts
  • From Django3.0, it natively supports async. Leveraging it might be helpful
  • Add testing

Installation

pyenv install 3.9
git clone
pyenv local 3.9
poetry install
poetry shell
python manage.py migrate
python manage.py runserver

Go to the http://127.0.0.1:8000/starwars/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published