An open API service indexing awesome lists of open source software.

https://github.com/mrcodedev/jsonplaceholder-api-app-automate


https://github.com/mrcodedev/jsonplaceholder-api-app-automate

Last synced: over 1 year ago
JSON representation

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
```