{"id":24130559,"url":"https://github.com/bmarcotte/rest-demo-sqlite-database","last_synced_at":"2025-03-01T06:25:05.469Z","repository":{"id":246118342,"uuid":"121889428","full_name":"bmarcotte/rest-demo-sqlite-database","owner":"bmarcotte","description":"A simple build system to create the SQLite db file used by my rest-demo-*-backend repos","archived":false,"fork":false,"pushed_at":"2018-02-17T21:05:16.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T20:35:03.285Z","etag":null,"topics":["gnu-make","make","sqlite","sqlite3"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmarcotte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-17T20:22:21.000Z","updated_at":"2018-02-17T21:07:15.000Z","dependencies_parsed_at":"2024-06-26T00:04:28.927Z","dependency_job_id":null,"html_url":"https://github.com/bmarcotte/rest-demo-sqlite-database","commit_stats":null,"previous_names":["bmarcotte/rest-demo-sqlite-database"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarcotte%2Frest-demo-sqlite-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarcotte%2Frest-demo-sqlite-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarcotte%2Frest-demo-sqlite-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarcotte%2Frest-demo-sqlite-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmarcotte","download_url":"https://codeload.github.com/bmarcotte/rest-demo-sqlite-database/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241326766,"owners_count":19944632,"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":["gnu-make","make","sqlite","sqlite3"],"created_at":"2025-01-11T20:34:31.795Z","updated_at":"2025-03-01T06:25:05.409Z","avatar_url":"https://github.com/bmarcotte.png","language":"Makefile","readme":"# rest-demo-sqlite-database\nA simple build system to create the SQLite db file used by my rest-demo-\u0026ast;-backend repos\n\n## Requirements\n* [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) - version 1.7.10 or later recommended\n* [SQLite](https://www.sqlite.org/download.html) - version 3.1.0 or later\n* [GNU Make](https://www.gnu.org/software/make/) - version 3.80 or later\n\n## Building\n\nRun the following commands:\n```\ngit clone https://github.com/bmarcotte/rest-demo-sqlite-database.git\ncd rest-demo-sqlite-database\nmake\n```\n\nThat should produce a `bookmarks.db` file in the current directory.\n\n## Testing\n\nYou can also run:\n```\nmake dumps\n```\nor\n```\nmake bookmarks.dump\n```\n\n...to produce a dump file, `bookmarks.dump`, which can be compared to the original `bookmark.sql` to confirm that the database contains roughly equivalent content to what was original declared.  The `.dump` file and the `.sql` file should only have whitespace differences.\n\n## Author\n\n* **Ben Marcotte** - [bmarcotte](https://github.com/bmarcotte)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmarcotte%2Frest-demo-sqlite-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmarcotte%2Frest-demo-sqlite-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmarcotte%2Frest-demo-sqlite-database/lists"}