https://github.com/jamestang12/foruntes-back-end-api
Foruntes Back-End API uses nodeJS and ExpressJs as runtime environment, allow user to interact value in SQL database with PostgreSQL
https://github.com/jamestang12/foruntes-back-end-api
express node postgresql sql
Last synced: 3 months ago
JSON representation
Foruntes Back-End API uses nodeJS and ExpressJs as runtime environment, allow user to interact value in SQL database with PostgreSQL
- Host: GitHub
- URL: https://github.com/jamestang12/foruntes-back-end-api
- Owner: jamestang12
- Created: 2020-10-14T23:22:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T01:19:26.000Z (over 5 years ago)
- Last Synced: 2025-05-17T04:35:05.150Z (about 1 year ago)
- Topics: express, node, postgresql, sql
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Foruntes Back-End API
Foruntes Back-End API uses nodeJS and ExpressJs as runtime environment, allow user to interact value in SQL database with PostgreSQL
## Tools
* Javascript
* NodeJS
* ExpressJS
* SQL
* PostgreSQL
* MongoDB
* Postman
* Pg module
* Bash
## Functionality
* Uses pg module which allow postgres databases to node
* Bash script, which able tobuild and create database for application with one command
* SQL relational table was able to combin information from more than one table to give the user more valuable information
* Added many different routes which allow the applicarion to grab infromation from database