An open API service indexing awesome lists of open source software.

https://github.com/daskycodes/slotz


https://github.com/daskycodes/slotz

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Slotz

Find the perfect timeslot for your meetings

## Prerequisites

- Install `Ruby 3.1.2`
- Run `bundle install`

## Starting the server

- Run `bundle exec rackup config.ru`

## Tests

- Run `rspec`