• Stars
    star
    3
  • Rank 3,961,110 (Top 79 %)
  • Language
    TypeScript
  • Created over 4 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

I made an API for trello clone where there is many to many relationship between user and section which means user can create a section or be assigned to it. Relationship between section and card is one to many.Users are authenticated via JSON web tokens.API is documented using Swagger/Open Api.