https://github.com/mrcodedev/jsonplaceholder-api-app-automate
https://github.com/mrcodedev/jsonplaceholder-api-app-automate
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrcodedev/jsonplaceholder-api-app-automate
- Owner: mrcodedev
- License: mit
- Created: 2021-06-26T09:30:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T23:39:19.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T11:47:57.143Z (over 1 year ago)
- Language: JavaScript
- Size: 301 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSONPLACEHOLDER API APP
This is the version that tries to automate as much as possible the use of services, components, etc.
## API
[Enlace JSONPLACEHOLDER](https://jsonplaceholder.typicode.com/)
## RUN
```bash
yarn
yarn start
```