Skip to content

Full stack sockets-based workspace for real time collaboration

Notifications You must be signed in to change notification settings

stardust-io/stardust-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stardust

Best grup best project.

testing!!!!!!!

#BuJo

Server Routes

GET /api/todos

Output: [ "build stardust", "have a dance party" ]

GET /api/cal

Output: [ { "_id": 1, "month": 10, "day": 1, "events": "" }, { "_id": 2, "month": 10, "day": 2, "events": "" }, [...] ]

GET /api/space

Output: { "_id": 1, "coord_x": [ 50, 51 ], "coord_y": [ 52, 54 ] }

=============== BELOW IS NOT UP TO DATE, POST REQUESTS ARE DIFFERENT NOW THX

POST /api/space

Input Body: { coords_x = [1,2,3,4,5,...], coords_y = [1,2,3,4,5,...] }

this post request will replace what is already in the database

About

Full stack sockets-based workspace for real time collaboration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •