Skip to content

jayita13/FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI

I've implemented entity extraction code from spacy library's pretrained model - 'en_core_web_sm'

Software dependencies:

->FastAPI

->Pydantic

->Uvicorn or hypercorn

->spacy

Run file with command :

uvicorn fastapp:app --reload

Redirect to 127.0.0.1:8000/docs or 127.0.0.1:8000/redoc

About

Easier way to make RestAPIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages