lfoliveir4 / sample-node-apirestful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Simple RESTful API done on nodejs

Start

npm install and execute command node app.js

In to browser, access localhost:8000

To verify the list of users, type http://localhost:8000/api/get_users

About


Languages

Language:JavaScript 100.0%