juliorenner / financial-control

Financial control for money which belongs to more than one person.
0 stars 0 forks source link

Tag API #17

Open juliorenner opened 5 years ago

juliorenner commented 5 years ago

Tags will be used for general purposes. Its goal is to categorize other objects.

juliorenner commented 5 years ago
{
  id: "integer",
  name: "string"
  color: "blue or hexadecimal"
}