Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryamjesus/api-node-js
https://github.com/bryamjesus/api-node-js
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bryamjesus/api-node-js
- Owner: bryamjesus
- Created: 2022-08-13T17:22:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T17:42:49.000Z (over 2 years ago)
- Last Synced: 2023-03-10T02:17:01.874Z (almost 2 years ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workouts API - Node
Esta api es de una guia de una guia de [freeCodeCamp](https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/). Lo cual nos enseña a crear una API con buenas prácticas.git.![Get Workouts](src/img/allWorkouts.png)
![Get Workout](src/img/workout.png)
![Create Workout](src/img/createWorkout.png)