Lambda-School-Labs/pt-synaps-ds

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: uvicorn main:app --host=0.0.0.0 --port=${PORT:-5000}