/spring-cloud-contract-nodejs

Spring Cloud Contract with Node JS application

Primary LanguageHTML

Forked from https://github.com/bradtraversy/bookstore

Bookstore

Bookstore is a simple web application which includes and Express RESTful API server and a front end in AngularJS

The video tutorial that goes with this project can be found here https://www.youtube.com/watch?v=eB9Fq9I5ocs

Usage

Just clone or download and run npm install and then node app to start

##Notes## The Genres Angular controller is blank on purpose. This is for you to try and come up with after watching the video. It may be added in the future

SPRING CLOUD CONTRACT

Just run npm test to execute contract tests and publish the jars to artifactory. Requires Docker and Docker Compose!