GitXplorerGitXplorer
c

citriquotes

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fbf549e1132436be46e5e13394d9c9666bb6a590

OCaml code and initial data work

cchrismamo1 committed 8 years ago
Unverified
cb9baf1caac494a0067ef3e4e337311e9da65d1b

Initial commit

cchrismamo1 committed 8 years ago

README

The README file for this repository.

URL Schema

https://[whatever our current hostname is]/quotes/[name or *][?count=#]

Json Schema

{
    "person 1":["Quote 1", "Quote 2"],
    "person 2":["Quote 1", "Quote 2", "Quote 3"],
    "person 3":[]
}