API Specification

Draft: This information should be considered a "Work in Progress" and is not necessarily implemented in the system.

Web2project is a full project management system that allows for a well-informed user to accomplish things ranging from simple time logging to complex inter-project dependency management. Currently all of the functionality of the Web2project system is contained and only accessible through the web interface provided. The goal of this project is to allow access to all of the Web2project system via a RESTful interface while enforcing all the rules and dependencies that are enforced in the web interface.

Considerations

REST/Hypermedia

Data/Format

Web2project-specific

Additional Information

There are two potential implementations underway from Trevor Morse and Keith Casey using FRAPI and Slim Framework respectively.

Draft: This information should be considered a "Work in Progress" and is not necessarily implemented in the system.