Learn best practices to build an API using Ruby on Rails 5/6
-
Updated
Jul 2, 2024 - Ruby
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
Learn best practices to build an API using Ruby on Rails 5/6
Barong auth server
One time password (email, SMS) authentication support for HTTP APIs.
A JSON API web application built with Hanami
Request signing and verification made easy
Rails5 example application for JWT authentication (knock gem) with Facebook login
Real world application built with hanami 🌸
Flashcards memorization API that uses the spaced memorization technique and keeps track of the learned concepts.
Vue.js example with rails-api and JWT
This App is a a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. It uses Ruby on Rails as an MVC framework.
Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.
Stay A While Backend holds the BackEnd development source rails api of an app that allows users to reserve an apartment or home.
A Ruby on Rails API for a resale app - with full support for create, read, update, and delete actions. This API utilizes JSON web token authentication to ensure that only authorized users have access to sensitive data.
Bookit is an app for booking a doctor's appointment.
An API that is linked to the Wheels and Deals Frontend . It holds all the data for the frontend to display, as well as the information of the users (Names, Emails & Passwords)
Web application that curates problems that are faced by students and the possible solutions to these problems.
Health app curated using Rails apis and React-redux front-end. With the api endpoints, users can keep track of their fitness leves.
Melody Rentals is a musical instrument rental application. Built with: Ruby on Rails, API, JWT-Device, and RSPEC.
The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015