greenido / node-rest-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-rest-api πŸš€

Testing simple RESTful APIs with NodeJS, Express and Postgres πŸ₯ƒ

Run the App locally 🚴🏼

Run the Postgres container:

docker compose up -d node_db

Run the node app:

docker compose up -d node_app

And check if both of them are up and running:

docker ps -a

Misc 🍣

Survey πŸ“

References πŸ”οΈ


)

About


Languages

Language:HTML 69.8%Language:JavaScript 29.7%Language:Dockerfile 0.5%