Skip to content

choke-dev/WubbyAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wubby API

A RESTful API built in Deno for the Roblox Building Game, Wubby


Info

  • This API uses PostgreSQL for its database.
  • Specific endpoints can be protected with API Keys, and they must be defined manually in routes.ts.

Run

deno run -A ./src/server.ts

Routes

GET      /v1/worldCount
GET      /v1/worldInfo/:id
GET      /v1/userInfo/:id
GET      /v1/searchWorld?query= &limit=
POST     /v1/insertWorld
PATCH    /v1/updateWorld

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •