Skip to content

AIE-London/devoxx-api-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devoxx-API-Router

This API routes private api calls to Devoxx and authenticates them.

Link to the live website: http://bit.ly/personal-devoxx

Usage

Link to the live website: http://bit.ly/personal-devoxx To run the API locally, clone this repo and then go through the below pre-requisites.

Pre-requisites

You will need to setup a local wiremock server. We've provided some sample 'mappings' in /test/wiremock/mappings.

Once this is done. Export the WIREMOCK_SERVER environment variable.

Running the app

    npm install
    export WIREMOCK_SERVER=http://localhost:1234
    # use your wiremock URL
    npm start

Testing

The testing frameworks used for this API are Supertest, Mocha and Chai. To run these tests clone the repo and run the following command:

    npm install
    npm test

Capgemini

Come and work with us!

https://www.uk.capgemini.com/

About

This routes our requests to the Devoxx CFP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •