Talk:GMOD REST Hackathon

From GMOD
Revision as of 18:25, 13 January 2010 by JimHu (Talk | contribs)

Jump to: navigation, search
  • POST for read operations is ok to get around URL character limits w/ GET
  • Pretty URLs are limited and we should use a mix pretty URLS and param/value CGI calls
  • Extend services for SO terms (exon, UTRs, etc...)
    • example gene/exon or chromosome/exon

Pretty URLs

  • Do we need mod_rewrite?
    • for php, use directory/index.php? No. appended directory/foo gives a 404