benbjohnson / benbjohnson/mockdown.as

HTTP Interface

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
defect
Dominant language
ActionScript
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Requirements:
- Add the ability for external systems to work with Mockdown through an HTTP REST API.
- Create a simple Sinatra-like library for AS3 as a separate library.
- Access projects at: http://localhost/[project-name]/[document-name].[format]
- Access zipped version of project at: http://localhost/[project-name].zip
- Consider support for real-time collaboration in the future.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing Mockdown project structure and determining where a separate AS3 Sinatra-like library could fit. Define the REST routes for project documents and zipped projects from the URL requirements, while treating real-time collaboration as future work. Done means external systems can access both requested resource forms through the HTTP interface.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.