Skip to content

onurbaskin/decoupled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decoupled Series GitHub Repository

This is going to be the main repository tat stores all the examples in the series. I'll keep the examples described in the series in their own branch named after the episode.

Installation and Usage

  • cd {into a directory you'd like to store this repo}
  • git clone https://github.com/onurbaskin/decoupled.git
  • poetry install
  • poetry shell {into the venv created}
  • uvicorn app.main:app --host 127.0.0.1 --port 8000 --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages