Skip to content

Migrate gamer-profile.js to echo-base #8

@Jaden51

Description

@Jaden51

Description

This is the first issue to start migrating the backend functionality over to echo-base. This issue takes the current implementation of the gamer-profile route in Express.js and writes the code in Go. The functionality should mostly stay the same but making improvements to the original implementation.

Requirements

  • You can get a student via their student_number in the database.
  • You can post a new student with the correct information.
  • You can delete a student via their student_number in the database
  • Write tests

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions