{"id":13550157,"url":"https://github.com/tad-lispy/docpad-plugin-json","last_synced_at":"2025-03-28T17:19:02.834Z","repository":{"id":6311680,"uuid":"7546543","full_name":"tad-lispy/docpad-plugin-json","owner":"tad-lispy","description":"Supersimple plugin for DocPad to send JSON responses","archived":false,"fork":false,"pushed_at":"2013-01-10T19:10:18.000Z","size":110,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-03T19:37:43.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tad-lispy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-10T18:49:34.000Z","updated_at":"2014-11-09T22:06:08.000Z","dependencies_parsed_at":"2022-09-13T00:12:11.444Z","dependency_job_id":null,"html_url":"https://github.com/tad-lispy/docpad-plugin-json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tad-lispy%2Fdocpad-plugin-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tad-lispy%2Fdocpad-plugin-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tad-lispy%2Fdocpad-plugin-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tad-lispy%2Fdocpad-plugin-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tad-lispy","download_url":"https://codeload.github.com/tad-lispy/docpad-plugin-json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068305,"owners_count":20718503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T12:01:29.574Z","updated_at":"2025-03-28T17:19:02.758Z","avatar_url":"https://github.com/tad-lispy.png","language":"CoffeeScript","funding_links":[],"categories":["CoffeeScript","others"],"sub_categories":[],"readme":"JSON Plugin for Docpad  \n======================\n\nSupersimple plugin for [DocPad][1] to send document meta and content as JSON when requested.\n\nHow to use it?\n--------------\n\nJust place it in your plugins directory and make requests, eg\n\n``` bash\ncurl -H \"Accept: application/json\" http://localhost:9778/\n```\n\nYou should get:\n\n``` javascript\n{\n  meta: {}      // your document's metadata\n  content: \"\"   // your content, not rendered\n}\n```\n\n[1]: https://docpad.org/ \"DocPad - a next generation web framework\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftad-lispy%2Fdocpad-plugin-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftad-lispy%2Fdocpad-plugin-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftad-lispy%2Fdocpad-plugin-json/lists"}