Skip to content

x22a/emotionsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emotions API

HEROKU LINK: https://emotionapi.herokuapp.com

An API where you can:

  • Create Users

  • Create Chats with those Users

  • Add Messages from those Users to the Chats

  • Retrieve all messages from a Chat

  • Retrieve the emotions of a Chat

  • Retrieve the emotions of an User

  • Recommend an User to another User based on what they have said

Tools Used

  • MongoDB Atlas as Database

  • Heroku to deploy the API

Main Python Libraries

  • Flask: To create the API

  • Pymongo: To manage the Database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors