Skip to content

Map Storage and Retrieval Service for World of FluxCraft

Notifications You must be signed in to change notification settings

cloudnativego/wof-mapservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wercker status

World of FluxCraft - Map Service

This service exposes a RESTful API for the storage and retrieval of maps that can be used for individual games of World of FluxCraft.

API for this service is as follows:

Resource Method Description
/api/maps GET Retrieves a list of all maps in the system, with full detail
/api/maps/(id) GET Retrieves the map with the supplied ID
/api/maps/(id) PUT Creates or Updates the map with the supplied ID

About

Map Storage and Retrieval Service for World of FluxCraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published