pmalik13 / demoNodeApp

Demo NodeJS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Node JS application using express framework
  • Create a API endpoint /tshirt; with GET and POST route definitions.

#Usage Guide

  • Run this application using nodejs. It runs on port 8080.
  • Call API /tshirt with GET or PUT requests. No local storage in DB yet.

About

Demo NodeJS app


Languages

Language:JavaScript 85.0%Language:Dockerfile 15.0%