ZinChen / insta-mvp-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project structure

app/controller/api/v1/index_conroller.rb - All API endpoints except authorization

app/controller/api/v1/session_conroller.rb - Authorization endpoints

app/serializers - Serializers for Active Records

lib/lorem_picsum.rake - Rake task to get array of accessible images ids within given range

About


Languages

Language:Ruby 97.8%Language:Dockerfile 1.2%Language:HTML 0.6%Language:Shell 0.4%