Skip to content

andy1li/fastapi-ner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-ner

Follow along TDD Full Course, but using fastapi and pytest instead of flask and unittest.

Run server:

uvicorn main:app --reload

Go to browser:

http://localhost:8000

Run tests in top directory:

python -m pytest -v

About

Follow along https://youtu.be/eAPmXQ0dC7Q, but using fastapi and pytest.

Resources

Stars

Watchers

Forks

Contributors

Languages