Skip to content

Capgemini/apollo-example-nodejs-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo example Nodejs REST API service

An extremely simple Docker container used internally for demonstrating some of the concepts for Apollo.

The image is based on gliderlabs/alpine and contains a nodejs service exposing a very simple REST endpoint, which returns the current version of itself.

Usage

Building with Docker compose

git clone https://github.com/Capgemini/apollo-example-nodejs-rest.git
cd apollo-example-nodejs-rest
docker-compose build
  • Run the Docker image
docker-compose up -d

About

Apollo example simple NodeJS rest API service

Resources

License

Stars

Watchers

Forks

Packages

No packages published