QVGK's TrelloAPI
Version 1.0.0
What is QVGK's TrelloAPI?
QVGK’s TrelloAPI is an API wrapper for Trello’s REST API, based off of Aiden_12114’s Trello API (2020). This module simplifies the process of interacting with Trello’s API, by turning messy HTTP Requests into easy-to-use functions.
What is Trello?
Trello is a web application used for teams to track progress or issues with their own applications. For example, I use it to track what my team or I are going to add to my Roblox games, and see what my team has already added.
Some Roblox developers use Trello with their game to track data, or log data that failed to save. Even some application centers on Roblox use Trello to store responses. Now, Trello is not an alternative for a database. You could use it as one, but it isn’t designed to be one.
Last updated