Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naopeke/magydeck_api

Proyecto Final de Codenotch (Pagina para equipo)
https://github.com/naopeke/magydeck_api

proyecto-equipo proyecto-final

Last synced: about 2 months ago
JSON representation

Proyecto Final de Codenotch (Pagina para equipo)

Awesome Lists containing this project

README

        

# MagicApp_API
Proyecto Final de Codenotch

MySQL
```
1. npm init
2. express: npm i express
3. cors: npm i cors
4. mysql2: npm i mysql2
```