Skip to content

LucasMagnum/nodejs_api_example_age_of_empires

Repository files navigation

Age of Empires - Proxy API

Continuos Integration

This is an example of application using NodeJS and proxying an existing API.

In this case we are proxying the Age of Empires API.

API

The documentation is available here.

Quick Start

* Clone this project
* Run `npm install`
* Run `npm start`
* Access `http://localhost:3000/`

Testing

This project uses Dredd as a testing tool, it reads the documentation in docs/api.md and run it against the project.

npm test

About

Age of Empires API - Application example using NodeJS and Dredd

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published