dr2pedro / CEP-API-node

WebService de CEP > REST API with SQLite Database

Home Page:https://www.andremesquita.com/rest-api-service-cep-correios-gratuito-github-dockerhub/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CEP > Rest API with SQLite Database

What is CEP?

About this Central Database

NodeJs REST API Service

    => To Build
    $> npm i -save express
	$> npm i -save cors
    $> npm i -save body-parser
    $> npm i -save path
    $> npm i -save knex
    $> npm i -save sqlite3
    $> npm i -save swagger-ui-express
    $> node server.js
  

App Angular

About

WebService de CEP > REST API with SQLite Database

https://www.andremesquita.com/rest-api-service-cep-correios-gratuito-github-dockerhub/


Languages

Language:JavaScript 83.5%Language:Dockerfile 7.5%Language:Shell 4.7%Language:Batchfile 4.3%