Skip to content
#

rails-api-backend

Here are 15 public repositories matching this topic...

The devise-api gem is a convenient way to add authentication to your Ruby on Rails application using the devise gem. It provides support for access tokens and refresh tokens, which allow you to authenticate API requests and keep the user's session active for a longer period of time on the client side

  • Updated Jan 31, 2024
  • Ruby

This project is a back-end API built using Ruby on Rails for a booking application. The application is designed to handle user authentication and authorization. The front-end of the application is responsible for making API calls to fetch data from the server, display it to the user, and send instructions based on user interaction with the app.

  • Updated Mar 18, 2023
  • Ruby

Improve this page

Add a description, image, and links to the rails-api-backend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rails-api-backend topic, visit your repo's landing page and select "manage topics."

Learn more