https://github.com/techwithsam/crossfit-training-application
it's a fitness method and competitive sport. Javascript, Node.js, Express.js
https://github.com/techwithsam/crossfit-training-application
api expressjs javascript nodejs
Last synced: 2 months ago
JSON representation
it's a fitness method and competitive sport. Javascript, Node.js, Express.js
- Host: GitHub
- URL: https://github.com/techwithsam/crossfit-training-application
- Owner: techwithsam
- Created: 2022-09-12T13:09:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T09:27:30.000Z (over 3 years ago)
- Last Synced: 2025-06-09T21:45:20.007Z (about 1 year ago)
- Topics: api, expressjs, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crossfit-training-application
## Get Started
Run app
```shell
npm run dev
```
[Version 1 Docs](http://localhost:3000/api/v1/docs)
```shell
http://localhost:3000/api/v1/docs
```
[REST API Design Best Practices - FreeCodeCamp.](https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/)