Skip to content

garyesmith/rails-api-demo

Repository files navigation

Rails API implementation demo

An in-progress implementation of a RESTful API using Rails.

Objectives

  • Use an API-only implementation Rails with no front-end view scaffolding.

  • Use Apipie to create Swagger-style endpoint docs.

  • Match the schema for my React Portfolio app with an eye to eventually integrate the two.

  • Implement token authentication.

Installation

Proper installation steps are pending.

Steps to recreate the installation/setup from scratch are located in RECREATE.md

Releases

No releases published

Packages

No packages published