Skip to content

rdev5/node-gameapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-gameapi

Based on Game Servers and Couchbase with Node.js

Simple data storage API concept project with support for:

  • Session management via Authorization header
  • Session renewal
  • Lazy loading and optimistic locking
  • CORS

To get started:

$ cd gameapi
$ npm install .
$ node lib/app.js

gameapi-client

Javascript demo client included (/client/gameapi-client.html) will prompt for authentication and save cursor position using a custom onMouseStop listener every 15ms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published