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

https://github.com/cottrellio/chatty-api

API for real-time chat app (Phoenix)
https://github.com/cottrellio/chatty-api

Last synced: about 1 month ago
JSON representation

API for real-time chat app (Phoenix)

Awesome Lists containing this project

README

          

# Chatty API

API for real-time chat app, Chatty, written in Phoenix.

### Required Environmental Variables for Production.

Keep from committing secrets to prod with these ENV variables:

+ `SECRET_KEY_BASE` - Base app secret key.
+ `GUARDIAN_SECRET` - Secret key for Guardian.