Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
42aca9a592 Bump qs and express
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 15:39:35 +00:00
28ab2e64ed exercise_tracker_api-2 JWT 2020-04-27 07:40:31 +01:00
fa05a80818 exercise_tracker_api-1 User Authentication 2020-04-26 23:32:27 +01:00
3cc4576743 exercise_tracker_api-1 User Authentication 2020-04-26 23:32:10 +01:00
8dbdb24ad6 Created exercises
- Added endpoint to retrieve the list of exercises
2020-04-26 20:33:09 +01:00
cfa0c0ab81 Update git ignore 2020-04-26 17:19:44 +01:00
3a2b9d5d5c Initial Commit 2020-04-26 16:56:30 +01:00