Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/avmesquita/cep-api-node
- Owner: avmesquita
- Created: 2019-05-31T03:44:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T15:42:05.000Z (4 months ago)
- Last Synced: 2024-10-08T03:23:41.028Z (about 1 month ago)
- Topics: cep, docker, docker-image, knex, node-js, nodejs, restful-api, sqlite-database, sqlite3, swagger-ui, webservice
- Language: JavaScript
- Homepage: https://www.andremesquita.com/rest-api-service-cep-correios-gratuito-github-dockerhub/
- Size: 15 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# CEP > Rest API with SQLite Database
What is CEP?
About this Central Database
NodeJs REST API Service
- Docker Hub => Image
- OpenShift => Production
- Heroku => Published
=> 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
- Github => Source Code
- DockerHub => Image
## 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