A serverless proxy to get information about scratch users, studios and more!
Get the feed of a specific forum topic.
Parameter | Description | Expected Type |
---|---|---|
f | The topic id | Number |
Get a user.
Parameter | Description | Expected Type |
---|---|---|
u | The username | String |
# install
npm install
# start dev server
npm run dev