Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sonngdev/fcc-voting-app-backend


https://github.com/sonngdev/fcc-voting-app-backend

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Voting App backend API

This app provides API that are consumed by this frontend client: https://github.com/thanhsonng/voting-app.

## Authentication/Authorization

Authentication and authorization are implemented using the [JWT standard](https://jwt.io/).

## Misc.

Ruby version: `2.4.2`

Rails version: `5.2.2`