Skip to content

Basic implementation for rust backend server for Media application

Notifications You must be signed in to change notification settings

z7pz/media-application-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media application (prototype)

this is just a prototype of media application server backend create with the programming language rust

DISCLAIMER

here we can see here the basic implementaion for a backend server, in another word this is not ready for production

Current Features

  • basic authentication process
  • using sqlx for database
  • basic structures for exams users sessions...

Next Features

  • add salting for the authentication
  • change into JWT for authentication
  • add caching with redis or sqlite

About

Basic implementation for rust backend server for Media application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages