Skip to content

jchung722/tic_tac_toe_api

Repository files navigation

Build Status

TicTacToeApi

Phoenix JSON API for a game of Tic-Tac-Toe

Setup/Installation

Install dependencies:
$ mix deps.get

Running Tests

To run tests, from the root directory use the command:
$ mix test

Running the Program

Start phoenix app with:
$ mix phx.server

View the application at localhost:4000 on your web browser.

Dependencies

Elixir 1.8.1 (compiled with Erlang/OTP 21)
Phoenix 1.4.5

About

Phoenix JSON API for tic tac toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published