Skip to content

sk8higher/trello-clone-api

Repository files navigation

Trello API Clone

Has Users (JWT Auth with expiring session, registration/logging in), Columns that have Cards, Cards have Comments.

Run In Postman

Requests to API described in Postman, first you need to register your account. It will give you a bearer token (Authorization header), which you should use in log in request. Also you'll need to use it in actions that require authentication (mostly everything except index/show actions.) Token expires in 30 minutes, after that you'll need to log in again.

About

Trello API Clone. made with Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages