avmesquita / 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

Donating

My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by sponsoring me (either monthly or one-time).

Copyright and License

Copyright © 2019 - 2022 Andre Mesquita

Licensed under the GNU General Public License v3.0

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%