Skip to content

nirutgupta/chatlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code written in Python3.10

Libraries used

fastAPI pydantic

Database

Currently in memory database is getting used

How to run the app on localhost

Install dependencies $ pip install -r requirements.txt

Run $ uvicorn api.routes:app

$ open http://127.0.0.1:8000/v1/chatlogs#/

About

Chatlog application to manage chatlogs

Resources

Stars

Watchers

Forks

Languages