A RESTful API built with Ruby on Rails that provides JWT-based user authentication.
- User registration
- User login with JWT authentication
- Protected endpoints requiring authentication
- Ruby on Rails
- JWT (JSON Web Tokens)
- bcrypt (password hashing)
- PostgreSQL (as the database)
- Ruby 2.7+
- Rails 6.0+
- PostgreSQL
-
Clone the repository:
git clone https://github.com/your-username/myseven-api.git