HomePhorge

Moving the REST API functions into a module
15740fe09036Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Moving the REST API functions into a module

This module is now used by the client and
server side, rather than having a Handler module
that's 90% server functionality but also used by
the client.

While we don't automatically get api choice from this,
it at least provides a pattern for how we'll handle API
development over time.

Signed-off-by: Luke Kanies <luke@madstop.com>

Details

Provenance
Luke Kanies <luke@madstop.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Mar 20 2009, 8:27 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUef4fa681be07: Using the Handler for the REST api on both sides of the connection
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU15740fe09036: Moving the REST API functions into a module (authored by Luke Kanies <luke@madstop.com>).Mar 20 2009, 8:27 AM