/mern-t0-01

Primary LanguageJavaScript

STOPPED

Cycled GetAll

Frontend Structure

Services

Preload database

GET https://pjnovas.gitbooks.io/no-laborables/​

List Feriados

GET /api

Get by id

GET /api/:id

Post by id

POST /api/:id

Front

TODO:

TODO: – http-common.js initializes axios with HTTP base Url and headers.

// FIXME: move to ".env" const baseURL = "http://192.168.1.53:57016/"; // feriados";