{"id":19558485,"url":"https://github.com/maxious/alexandria","last_synced_at":"2026-05-16T05:39:46.182Z","repository":{"id":146719654,"uuid":"49356767","full_name":"maxious/alexandria","owner":"maxious","description":"Alexandria - Basic Content Store API in node.js on postgres JSONB","archived":false,"fork":false,"pushed_at":"2016-01-31T08:04:17.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T01:59:05.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/maxious.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":"2016-01-10T06:51:13.000Z","updated_at":"2018-01-02T02:17:03.000Z","dependencies_parsed_at":"2023-04-23T17:53:57.036Z","dependency_job_id":null,"html_url":"https://github.com/maxious/alexandria","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/maxious%2Falexandria","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxious%2Falexandria/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxious%2Falexandria/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxious%2Falexandria/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxious","download_url":"https://codeload.github.com/maxious/alexandria/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240815049,"owners_count":19861993,"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-11-11T04:47:17.482Z","updated_at":"2026-05-16T05:39:41.164Z","avatar_url":"https://github.com/maxious.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Alexandria - Basic Content Store API in node.js on postgres JSONB =\n\nWhy a content store? https://gdstechnology.blog.gov.uk/2014/08/27/taking-another-look-at-gov-uks-disaster-recovery/\n\n=== Installing ===\nnpm install\nnode db.js # to create/wipe database tables\n\n=== Running ===\nnode app.js\ncurl http://localhost:3068/content/path-on-gov-uk -X PUT \\\n    -H 'Content-type: application/json; charset=utf-8' \\\n    -d @example-input.json\n    \n=== Testing ===\nnpm install -g mocha\nmocha -R nyan\n\n=== Features ===\n- [x] Put\n- [x] Get\n- [ ] Static Content Generation\n- [ ] Routing and delivery of static content\n- [ ] Indexing of static content in ElasticSearch\n- [ ] Publish Intents https://github.com/alphagov/content-store/blob/master/doc/publish_intents.md\n\n=== Roadmap ===\nContent generation/indexing should be asyncronous, maybe seperate: throw in some https://github.com/JustinTulloss/zeromq.node for asynchronous queues as required\nRouting should be seperate: https://github.com/alphagov/router https://github.com/alphagov/router-api","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxious%2Falexandria","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxious%2Falexandria","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxious%2Falexandria/lists"}