Skip to content

Chat API is an API that can make a conversation between users but it's not real-time. I use Ruby on Rails as a Backend Framework, and JWT as an authorization system

Notifications You must be signed in to change notification settings

farrellh1/chat-api

Repository files navigation

Happy 5 Challenge Messaging API

Using

  • Ruby v3.1.2
  • Rails v7.0.4
  • PostgreSQL

API Documentation

https://documenter.getpostman.com/view/17536229/2s847PJV1y

How to run test

  1. Install packages using bundle install
  2. Create database and migrate rails db:create db:migrate
  3. Run rspec using bundle exec rspec

About

Chat API is an API that can make a conversation between users but it's not real-time. I use Ruby on Rails as a Backend Framework, and JWT as an authorization system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published