Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ Run the server in your local machine

mix cadet.server


## Style Guide

We follow this style guide: https://github.com/christopheradams/elixir_style_guide

## API documentation

When the server is running, API documentation can then be accessed through http://localhost:4000/v1/swagger
Expand Down