Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

RESTful API backend with JWT auth written in Go.

License

Notifications You must be signed in to change notification settings

ciehanski/captionthis-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

captionthis-backend

This is the RESTful API backend for captionthis. Currently a massive WIP.

TODO

  • Embed JWT in HttpOnly cookie instead of localStorage
  • Finish tests
  • Implement argon2 over bcrypt
  • Implement refresh tokens
  • Implement caching
  • Implement custom errors
  • Implement searching, sorting and filtering
  • Implement proper versioning (subrouters, etc)
  • Documentation

About

RESTful API backend with JWT auth written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published