{"id":16881586,"url":"https://github.com/benbjohnson/myapp","last_synced_at":"2025-04-11T11:44:49.724Z","repository":{"id":57598043,"uuid":"372235314","full_name":"benbjohnson/myapp","owner":"benbjohnson","description":"An simple application with an HTTP server \u0026 SQLite database.","archived":false,"fork":false,"pushed_at":"2021-05-30T14:49:38.000Z","size":7,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T21:05:49.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benbjohnson.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}},"created_at":"2021-05-30T14:25:33.000Z","updated_at":"2024-08-25T13:14:24.000Z","dependencies_parsed_at":"2022-08-30T01:50:37.999Z","dependency_job_id":null,"html_url":"https://github.com/benbjohnson/myapp","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/benbjohnson%2Fmyapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fmyapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fmyapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fmyapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benbjohnson","download_url":"https://codeload.github.com/benbjohnson/myapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248387419,"owners_count":21095207,"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-10-13T16:04:05.651Z","updated_at":"2025-04-11T11:44:49.699Z","avatar_url":"https://github.com/benbjohnson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"myapp\n=====\n\nThis application is used as an example HTTP/SQLite application for [Litestream][]\ntutorials. It simply maintains a count of HTTP requests and persists it to\na SQLite database.\n\n[Litestream]: http://litestream.io\n\n\n## Usage \n\nTo build the application, simply run:\n\n```sh\ngo install .\n```\n\nThen run the application and specify the location of the SQLite database:\n\n```sh\nmyapp -dsn /path/to/db\n```\n\nThe application is now running on http://localhost:8080/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbjohnson%2Fmyapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenbjohnson%2Fmyapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbjohnson%2Fmyapp/lists"}