Prologue Server

Simple api server built using prologue(nim)

Requirements

  • docker
  • docker-compose

Run

To run the application, install the requirements and run the following command:

make app

Docs

To view the documentation for this API, run the following command:

make docs

visit docs to view the documentation