Million Community Projects
Access data about the community Projects.
Features aren't implemented yet. Next release will come soon !
Community projects List
GET
https://api.millioncloud.org/community-projects
List all the community projects referenced by MillionTokenCloud. Want to add your project to the list ? A form will be made.
Query Parameters
Name
Type
Description
tags_but
array
List projects that don't have this tags.
tags
array
Used to filter projects by tags.
Community project by ID
GET
https://api.millioncloud.org/community-projects/:id
Path Parameters
Name
Type
Description
id
string
Get a community project by ID.
Community project by Slug
GET
https://api.millioncloud.org/community-projects/:slug
Path Parameters
Name
Type
Description
slug
string
Get a community project by slug.
GET
https://api.millioncloud.org/community-projects/:id
Path Parameters
Name
Type
Description
id
string
Get a community project by ID.
Last updated