Skip to content

erfgoed-en-locatie/pelias-api

 
 

Repository files navigation

API

Pelias RESTful API

Documentation

API Documentation

Install Dependencies

$ npm install

Contributing

Please fork and pull request against upstream master on a feature branch.

Pretty please; provide unit tests and script fixtures in the test directory.

Start Server

$ npm start

Running Unit Tests

$ npm run unit

Running Functional Tests

(this requires the server to be running)

$ npm run ciao

Running All Tests

$ npm test

Generate API Documentation

$ npm run docs

Continuous Integration

Travis tests every release against node version 0.10

Build Status

About

HTTP API for Pelias Geocoder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CoffeeScript 4.9%