Skip to content
/ Books-API Public

A fake API built as a support for the developpement of Postmanerator

Notifications You must be signed in to change notification settings

aubm/Books-API

Repository files navigation

Build Status

What is it?

A fake HTTP API built as a support for the developpement of Postmanerator. The generated documentation is available here.

It also demonstrates how you can use Newman to automate integration tests.

The app is built with Golang and its goal is to serve data about libraries and books.

How does it work?

You need to have Newman and Docker > 1.10 installed on your machine to run it. When you are good to go, simply run ./run-tests.sh, it will:

  • build the docker image for the app
  • launch the app using the docker-compose command line
  • run the test suites with newman

Demo

About

A fake API built as a support for the developpement of Postmanerator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published