Skip to content

9concepts/calendeno-api

Repository files navigation

Calendeno API

Documentation

https://calendeno.github.io/api/

Development

Run Rails server

docker compose up app

Run tests

# You must run server before running tests.
docker compose exec app bundle exec rspec

Run Redoc to preview API documentation

docker compose up doc

Then, preview server is running at http://localhost:18080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published