Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 391 Bytes

TODO.md

File metadata and controls

8 lines (8 loc) · 391 Bytes

TODO

  • create configuration struct which reads in environment variables
  • specify environment variables in docker-compose.yml
  • replace routing to handlers with gorilla/mux
  • validation checks in model
  • more testing around timestamp parsing
  • correctly unmarshal metadata into corresponding struct based on media_type
  • user authentication, sessions