/Scales-API

The backend API for scales for performing routes on the scales website

Primary LanguageGo

Scales-API

The backend API for scales for performing routes on the scales website

  • File structure
  • Express or GO routes implementation
  • Connection to MongoDB and further
  • Routes implentation and proper restrictions to tokens
  • Further touches and finishes to Mongo models
  • Finished controller handler for creating/editing/fetching/deleting data that gets posted to the API with the right credentials
  • Finished responses & routes
  • Finishing touches and stability changes to prepare for frontend implentation
  • Implentation to frontend