2.0.7 • Published 8 years ago

addressbook-rest v2.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

A simple array based REST service for address book apps

Installing:

Using:

Create a file server.js under the project folder (along side package.json)

Simplest code to start the REST service at port 8080 with a base url "/api/":

Customization of port and base url prefix:

Accessing:

Visit http://localhost:9999/api/contacts using a browser (or a REST client)

2.0.7

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago