Skip to content

Xpathr implementation

czheng edited this page May 4, 2011 · 2 revisions

Marco's Implementation Notes

  • sections

    • snippets (date, likes, parent [if it's a fork], description?)
  • pages

    • /snippets
      • simple list of most liked snippets
    • /snippets/new
      • create a new snippet
    • /snippets/:id
      • all files listed in the same page, eventually arranged in tabs
      • a list of forks at the bottom
      • i'd leave out comments, for now
    • /snippets/:id/result
      • the result of processing the snippet, with errors.
Clone this wiki locally