Skip to content

This is the backend I built for an upcoming chat app application. It uses graphql for it's API and fetches data from a MySQL database. Current functionality allows for user registration, logins, creating chats and appending to chats. The authentication is with JWS tokens. Further improvements will include adding a web application and a mobile ap…

Notifications You must be signed in to change notification settings

Gelardinio/MySQL-Chat-App-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-Chat-App-Backend

This is the backend I built for an upcoming chat app application. It uses graphql for it's API and fetches data from a MySQL database. Current functionality allows for user registration, logins, creating chats and appending to chats. The authentication is with JWS tokens. Further improvements will include adding a web application and a mobile app to interact with the API.

About

This is the backend I built for an upcoming chat app application. It uses graphql for it's API and fetches data from a MySQL database. Current functionality allows for user registration, logins, creating chats and appending to chats. The authentication is with JWS tokens. Further improvements will include adding a web application and a mobile ap…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published