Skip to content

connor-philip/book_api

Repository files navigation

book_api

Exactly what it sounds like, a book API. Built for practise.

Python3. Apache. MongoDB.

Set Up

Application

To run the application there's docker files to run the different aspects. There's bash scripts to control these within the environment dir and each container's directory.

If you choose to run Vagrant then these containers will be built and run on provisioning the vagrant VM.

After starting the application, you can connect to the api by going localhost in a browser (or 200.2.2.2 if using Vagrant).

Dev environment

There's a optional Vagrant environment available for a dev environment so that you won't need to install any other software on your host machine.

If you choose not to use Vagrant all that you really need is a terminal that can run bash scripts (such as git bash if on windows) and Docker.

See environment/readme.md for notes on the different environments used.

About

Book API, built for practise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published