Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avmesquita/cep-api-node

WebService de CEP > REST API with SQLite Database
https://github.com/avmesquita/cep-api-node

cep docker docker-image knex node-js nodejs restful-api sqlite-database sqlite3 swagger-ui webservice

Last synced: 20 days ago
JSON representation

WebService de CEP > REST API with SQLite Database

Awesome Lists containing this project

README

        

# 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](https://github.com/sponsors/avmesquita) (either monthly or one-time).

## Copyright and License

Copyright © 2019 - 2022 Andre Mesquita

Licensed under the GNU General Public License v3.0