Skip to content

npauzenga/meet_meeples-server

Repository files navigation

Stories in Ready Build Status Coverage Status Code Climate

Meet Meeples

A social network for board game geeks. The goal of the site is to connect users to a focused community of local gamers. Users can create a profile, join and create groups, and schedule Game Nights within their groups.

The API

This repo represents the Rails back-end to the upcoming Ember front-end. It lives at api.meetmeeples.com

Installation and setup

  1. Fork and clone the repo

  2. Run $bundle install to install our minimal set of dependencies

  3. Setup the Postgres database (TODO needs description)

  4. Run $rails s to start the server

Documentation and Endpoints

  • See the docs for details including example requests and JSON responses
  • See the schema for the in-progress JSON-API-compliant schema used for request and response validations

About

The back-end of Meet Meeples, a site for board game geeks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages