-
Notifications
You must be signed in to change notification settings - Fork 197
API : Site
jimsafley edited this page Jun 14, 2013
·
4 revisions
Return information about the Omeka installation.
GET /site
{
"omeka_url":"http://yourdomain.com",
"omeka_version":"2.1",
"title":"My Omeka Site",
"description":"Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
"author":"Center for History and New Media",
"copyright":"Creative Commons Attribution-ShareAlike 3.0 License"
}