Skip to content

denibertovic/dummy-api

Repository files navigation

Dummy API for testing out frontend frameworks

This is a Kanban like API that is envisioned to be used as a more "real worldy" example for testing out frontend frameworks (more real-world than a todo app that is).

Currently there are no frontend implementations but will be added soon.

NOTE: The API is envisioned to be run within a docker container (for easier portability) but you are free to build the project locally (using stack) and run the generated binary.

NOTE 2: Currently there is no authentication built into the API. Every resource is publicly available.

How to run

  1. Install docker
  2. Install docker-compose
  3. Run: make run

API Docs

See here for api docs.

About

A kanban like API for testing out frontent frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published