/
HA
hackclub
/
Flavortown API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Devlogs
2
Links
5
Projects
5
get
List projects
post
Create a project
get
Get a project
patch
Update a project
get
List project devlogs
Store
2
Users
3
Projects
Get a project
Fetch a specific project by ID. Ratelimit: 30 reqs/min.
get
/projects/{id}
Response
A single project
Project
required
id
integer
title
string
description
string
repo_url
string
demo_url
string
readme_url
string
ai_declaration
string
ship_status
string
devlog_ids
integer[]
banner_url
string
nullable
created_at
string
date-time
updated_at
string
date-time
Changes