SerotoninaAbad / taller

Taller: API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taller: API

  • Introducción: APIs de alto rendimiento.
  • Diseño de protocolos de seguridad.
  • Manejo de sesiones.

Requisitos

  • Nodejs (7+) & NPM
  • MongoDB
  • Redis
> mkdir taller
> cd !$ && git clone git@github.com:aichholzer/taller.git .
> npm install && npm install -g grunt-cli
> cp .env.sample .env
> grunt nodemon

About

Taller: API

License:MIT License


Languages

Language:JavaScript 100.0%