juliomar / kanbana-api

Example of how to use the Horse framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kanbana-api

Dependencies:
To run project:
  • Open an terminal
  • Type boss install to install all dependencies
  • Set the environment variables:
    • ENCRYPT_SECRET
    • LOGIN_SECRET
    • LOGIN_EXPIRE
    • DB_HOST
    • DB_PORT
    • DB_DATABASE
    • DB_PASSWORD
    • DB_USER
  • Be happy 😄
Postman:

Import the file into Postman to test the API.

About

Example of how to use the Horse framework

License:MIT License


Languages

Language:Pascal 96.7%Language:Dockerfile 2.7%Language:Shell 0.6%