Skip to content

irvanrifai/API-Endpoint-with-NodeJS-and-Postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-Endpoint-with-NodeJS-and-Postgresql

Create API Endpoint to process CRUD activity with Node JS Express and PostgreSql

Prequisite

  • init project with clone this repository
  • install npm (include node, npx, etc)
  • install XAMPP or MAMP or Laragon for run the database server Postgresql

How to run

  • Make sure your database has been created with Postgresql depend on this app
  • Run the database server with XAMPP / MAMP / Laragon
  • Run the app with "node server.js"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published