Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: devise-token-auth

emmanuelallan/rails_recipe

The Recipe app keeps track of all your recipes🍲 , ingredients🍇 , and inventory📚.

Language: Ruby - Size: 309 KB - Last synced: 2 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

graphql-devise/graphql_devise

GraphQL interface on top devise_token_auth

Language: Ruby - Size: 601 KB - Last synced: 8 days ago - Pushed: 27 days ago - Stars: 197 - Forks: 36

rootstrap/apple_auth

Complete Ruby gem for Sign in with Apple. Actively maintained by rootstrap.com

Language: Ruby - Size: 69.3 KB - Last synced: 9 days ago - Pushed: 3 months ago - Stars: 83 - Forks: 18

ChefJoseph/StadiumApp-Frontend

Food and merchandise delivery app for sporting events

Language: JavaScript - Size: 7.75 MB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Gedewon/BlogApp

The Blog app will be a classic example of a blog website. It's a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

Language: Ruby - Size: 134 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

geekelo/oilchem-certificate_portal_api

A backend API for Oilchem Mud School to serve as a certiicate portal for Alumnis

Language: Ruby - Size: 122 KB - Last synced: 25 days ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

karinevieira/invoice-api

Built an Invoice API in a Ruby on Rails 6 Docker Enviroment.

Language: Ruby - Size: 58.6 KB - Last synced: 25 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

karinevieira/notebook-api

Built a Contacts API following specification for JSON:API.

Language: Ruby - Size: 124 KB - Last synced: 25 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

nejdetkadir/devise-api

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

Language: Ruby - Size: 92.8 KB - Last synced: 26 days ago - Pushed: 4 months ago - Stars: 139 - Forks: 22

codemargaret/travel_api

Practice building an API (Epicodus Rails Week 4 Monday)

Language: Ruby - Size: 43 KB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/IntervYou

The Rails API for my Epicodus capstone project, an app where developers can practice technical interview questions.

Language: HTML - Size: 1.83 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

giacoletti/recipe_hub_api Fork of CraftAcademy/recipe_hub_api

API built to serve data to Recipe Hub client application

Language: Ruby - Size: 261 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

giacoletti/final_exam_api_both_levels Fork of Mljungho/final_exam_api_both_levels

Craft Academy - final exam (backend)

Size: 34.2 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

deepakMaj/Spotify

Spotify Clone Web Player App build with RubyOnRails and Angular.

Size: 2.81 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Alejandroq12/smart-coworking-backend Fork of jcmunav63/book-an-appointment-back-end-mv-final-capstone

This is the backend for the 'Smart Coworking' web application. The project is developed using Ruby on Rails to create the API, with PostgreSQL serving as the database management system. Additionally, Devise is utilized for handling user authentication.

Language: Ruby - Size: 227 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

storres20/Recipe-App Fork of AbeeraTahir/Recipe-App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Built with: Ruby, Ruby on Rails, PostgreSQL, Bootstrap

Size: 807 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 18 - Forks: 0

tsheporamantso/final-capstone-rails-api

This is API only application

Language: Ruby - Size: 146 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

zunairkhan811/Hotel-Booking

Hi! This is our Hotel Booking Project. In this project both Rails is used as backend and React is used as frontend. Project is made according to the requirements in the form of Pair Programming.

Language: Ruby - Size: 591 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

neroniaky/angular-token

:key: Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:

Language: TypeScript - Size: 3.17 MB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 369 - Forks: 189

peimelo/controlled_health_api

Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.

Language: Ruby - Size: 315 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

VelzckC0D3/Blog_App_Rails

For this milestone I built a Blog App with ruby on rails, it uses authentication with Devise and authorization with CanCanCan, all the interaction made within the site it's real-time adapted to a built Database, it also haves all the main models and views tested with Rspec and Capybara

Language: Ruby - Size: 175 KB - Last synced: 25 days ago - Pushed: 11 months ago - Stars: 9 - Forks: 0

8bitbeard/rails_blog_api

Rails Blog API made to study Backend Authentication with Devise (devise_token_auth)

Language: Ruby - Size: 106 KB - Last synced: 6 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

ClaudiaRojasSoto/Recipe_App

An all-in-one culinary assistant 🍽. Save recipes, track ingredients, and generate shopping lists. Share your favorite recipes publicly for everyone to enjoy!

Language: Ruby - Size: 6.22 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 8 - Forks: 0

peimelo/blog_api

Ruby on Rails 6 course as API showing authentication via devise_token_auth.

Language: Ruby - Size: 157 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 4

ezekg/example-rails-api-key-authentication

Example of implementing API key authentication in Ruby on Rails without Devise

Language: Ruby - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 29 - Forks: 4

art29/TransactionTracker-Rails

Transaction tracker helps you track your spending and income

Language: Ruby - Size: 73.2 KB - Last synced: about 2 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

mailsg/Recipe-App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. The app allows you to make recipes public so anyone can access them.

Language: Ruby - Size: 12.5 MB - Last synced: 5 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 1

stephenkati/gaming_console_reservation_back_end

Gaming_console_reservation_back_end is a backend rails api that provides service to the front-end react app to fetch data for gaming console reservation.

Language: Ruby - Size: 160 KB - Last synced: 25 days ago - Pushed: 10 months ago - Stars: 3 - Forks: 2

abarrak/card-mine-api

Generates cards and saves them for later use or sharing.

Language: Ruby - Size: 4.7 MB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

lalitlogical/rails_devise_token_auth

Language: Ruby - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

shahadat3669/rent-home-now-api

Rent Home Now API is RESTful API that facilitates the connection between property owners interested in renting out their properties and potential renters. The API allows for the creation of reservations on selected properties. It has been developed using the Ruby on Rails framework and uses a PostgreSQL database.

Language: Ruby - Size: 163 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

trace-kadenyi/rails_budget_app

SmartMoney is a mobile web application to manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category

Language: Ruby - Size: 1.53 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

Timjini/aid-backend

Backend Api for Aid platform application - OpenClassrooms

Language: Ruby - Size: 114 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

apt2tell/budget-app

budget app helps `users` to manage their budgets. It has a list of transactions associated with a category, so that you can see how much money you spent and on what. It is built on Rails using `Rubygem` as software packages system.

Language: Ruby - Size: 253 KB - Last synced: 24 days ago - Pushed: 10 months ago - Stars: 12 - Forks: 0

GeorgePires/todo_list

Ruby on Rails in Practice

Language: Ruby - Size: 229 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

remy727/nuxt-auth-with-devise-token-auth

Nuxt Auth Using Devise Token Auth

Language: Ruby - Size: 259 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

Said-laasri/Cooking_Recipes

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows you to make them public

Language: Ruby - Size: 781 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

AKeeganDev/client_relationship_manager_back_end

A fully functional REST API for a client relationship manager front end. This project features JWT authentication as well.

Language: Ruby - Size: 6.01 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

Reem-lab/budget-app

Budget app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what

Language: Ruby - Size: 142 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 8 - Forks: 0

roseliux/auth-api 📦

Playing around with rails 5 and Devise

Language: Ruby - Size: 69.3 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

NATASHA-ct/recipe_app_rails

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

Language: Ruby - Size: 243 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

ArnaudBand/login_react

Signup, login and logout fecth from rails api using devise jwt

Language: JavaScript - Size: 307 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

medsonmoombe/Recipe_App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

Language: Ruby - Size: 6.23 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

TahenyBELGUITH/Touha_budget_app

A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Language: Ruby - Size: 105 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

thandon263/devtalk_portfolio

This is a large rails application that will serve as my portfolio. This application contains custom routing using Friendly routes and slugs on the Blog page and I display all the portfolio projects and skills that I have been working on.

Language: Ruby - Size: 6.36 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Aduda-Boaz/budget-app

A simple Ruby on Rails web application where authenticated users are able to track their daily transactions.

Language: Ruby - Size: 220 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Aduda-Boaz/rails-blog

Blog Application is a simple web application where user can log in and create and delete posts.

Language: Ruby - Size: 95.7 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

eapenzacharias/pick-a-doctor Fork of Maha-Magdy/pick-a-doctor

Pick a doctor is a website helping you find doctors that belong to a specific specialization in no time and allows you to book appointments with them easily.

Size: 711 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

helio3197/book-a-lawyer-app-backend Fork of richardoppiyo/book-a-lawyer-App-backend

A React/Redux | Ruby-on-Rails full-stack app for managing appointments with lawyers.

Size: 237 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

olawale-o/rails-oauth

Rails application that implements oauth2

Language: Ruby - Size: 40 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

igakigongo/facebook-app

A clone of the Facebook's profile and timeline pages built with Ruby on Rails

Language: Ruby - Size: 551 KB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

ngonzalez/devise-authentication

Rails backend with devise and token authentication enabled, Vue for the frontend

Language: Ruby - Size: 9.39 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SumanDas3001/assignment

This is a rails API application

Language: Ruby - Size: 99.6 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Makotty/E-Code_api

「E-Code」のバックエンドリポジトリ

Language: Ruby - Size: 22.1 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

cliftondavies/HAP-API

The Ruby on Rails REST API for Hikes Against Poverty.

Language: Ruby - Size: 55.7 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

treinalinux/blog_api

blog_api using devise_token_auth

Language: Ruby - Size: 35.2 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

thelokys/ecommerce-api

BootCamp OnebitCode

Language: Ruby - Size: 115 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

maiquitome/onebitgames-api

🎮 OneBitCode Bootcamp games ecommerce project (backend)

Language: Ruby - Size: 91.8 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

saitoxu/react-devise-token-auth-sample

React on Rails using devise_token_auth for authentication

Language: Ruby - Size: 233 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 25 - Forks: 10

KyunginNa/tuneshare_api Fork of CraftAcademy/tuneshare_api

An API built with ruby on rails for tuneshare_client. Using Devise Token Auth gem for authentication and RSpotify gem to get music data from Spotify.

Language: Ruby - Size: 5.02 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

KyunginNa/slowfood_api_team2_october2020 Fork of CraftAcademy/slowfood_api_team2_october2020

An API built with ruby on rails for slowfood client.

Language: Ruby - Size: 113 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

KyunginNa/kitty_news_api Fork of CraftAcademy/kitty_news_api

API built with ruby on rails for kitty_news_client_user and kitty_news_client_admin. Using Devise Token Auth for authentication and Stripe-rails for providing a subscription plan.

Language: Ruby - Size: 129 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

GeoHealth/HAppi_backend

Language: Ruby - Size: 591 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

misterpaul4/members-only

Experimenting with ruby on rails authentication using the ruby devise gem

Language: Ruby - Size: 78.1 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

trajkovvlatko/juices-backend

Ruby on Rails-based API and admin panel for https://github.com/trajkovvlatko/juices-web

Language: Ruby - Size: 97.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

cagandhi/Library-Management-System-Rails Fork of maharshi-gg/LMS

A web application for managing the library and its operations. This was my project in the "CSC 517: Object Oriented Design and Development" course at NC State University.

Language: Ruby - Size: 14.2 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MozyOk/rails-devise_token_auth-example

Rails devise_token_auth example

Language: Ruby - Size: 61.5 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Dujota/ssr-graphql-devise

Ruby on Rails GraphQL API with SSR and React + ApolloClient

Language: Ruby - Size: 1.32 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

SumanDas3001/hindustani_app

This is a rails 5 application

Language: Ruby - Size: 241 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Danielshow/auth_api

Still looking for a project name, funny me

Language: Ruby - Size: 68.4 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

aliammaar/rails-token-auth

Rails devise token Auth

Language: Ruby - Size: 1.74 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

yashjshah/saas-project-app

A project management tool to help your team keep track of your projects and project files

Language: Ruby - Size: 94.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

yashjshah/finance-tracker

Finance Tracker app created to help keep track of your favorite stocks

Language: Ruby - Size: 54.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

pnikrat/MSc-backend

Backend API service created for Master's thesis.

Language: Ruby - Size: 138 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

BlackRabbitt/rails5_scaffold_api

rails5_scaffold_api with DeviseTokenAuth, Role and Permission based access control, Apartment for multitency.

Language: Ruby - Size: 52.7 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

mgs96/rails-api-seed

rails generic API with authentication

Language: Ruby - Size: 54.7 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

djlogan2/kenzan_ruby

Small project for POC of a REST server in various languages - This one has the added bonus of HTML web pages

Language: Ruby - Size: 51.8 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

erijonhson/series-list-frontend

Frontend para organizador de séries. Construído a partir de pamigomp/angularjs-template.

Language: JavaScript - Size: 68.4 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0