Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naopeke/apibooks

Curso de Codenotch
https://github.com/naopeke/apibooks

homework restful-api

Last synced: about 2 months ago
JSON representation

Curso de Codenotch

Awesome Lists containing this project

README

        

# apiBooks
[Description](description) | [Installation](installation) | [Author](https://github.com/naopeke)

## Description
RESTfulAPI for [MyBooks_](https://github.com/naopeke/MyBooks_)

## Installation
```
git clone https://github.com/naopeke/apiBooks.git
```
```
npm init
```
```
npm i express
```
```
npm i cors
```
```
npm i mysql2
```