Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
2524a9b113 Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 09:13:18 +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