Skip to content

fulviocanducci/gerenciador-tarefas

Repository files navigation

gerenciador-tarefas

https://cassiobotaro.dev/do_zero_a_implantacao/hello_fastapi/

main

gerenciador-tarefas

  • python3 -m venv .venv

  • python -m venv .venv (windows)

  • .venv/bin/activate em linux

  • .venv\Scripts\activate.bat (windows)

  • pip install fastapi python -c "import fastapi"

  • pip install httpie

  • pip install uvicorn

  • pip install pytest

  • uvicorn --reload gerenciador_tarefas.gerenciador:app

About

gerenciador-tarefas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages