{"id":16105418,"url":"https://github.com/dinbtechit/nitriteinjetty","last_synced_at":"2025-09-13T00:40:00.886Z","repository":{"id":54426803,"uuid":"225939140","full_name":"dinbtechit/nitriteinjetty","owner":"dinbtechit","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-15T23:53:17.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T02:44:03.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/dinbtechit.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":"2019-12-04T19:14:05.000Z","updated_at":"2019-12-06T19:04:38.000Z","dependencies_parsed_at":"2022-08-13T15:20:23.376Z","dependency_job_id":null,"html_url":"https://github.com/dinbtechit/nitriteinjetty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dinbtechit/nitriteinjetty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fnitriteinjetty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fnitriteinjetty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fnitriteinjetty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fnitriteinjetty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinbtechit","download_url":"https://codeload.github.com/dinbtechit/nitriteinjetty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinbtechit%2Fnitriteinjetty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274902445,"owners_count":25371077,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-09T19:09:31.891Z","updated_at":"2025-09-13T00:40:00.836Z","avatar_url":"https://github.com/dinbtechit.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jetty REST API using Nitrite NoSql DB (in-memory vs File)\n\nA sample project demonstrates Jetty (Jersey REST API) and Nitrite NoSQL DB integration.\n\nTo run project\n\n```bash\nmvn jetty:run\n```\n\nAccess Rest in cURL. (Alternatively, you can also use a browser or a REST client.)\n\n#### Inserting\n\n\u003csmall\u003e Insert into memory\u003c/small\u003e\n\n```\ncurl -v -X GET http://localhost:8080/api/db/memory/insert\n```\n\n\u003csmall\u003e Insert into file\u003c/small\u003e\n\n```bash\ncurl -v -X GET http://localhost:8080/api/db/file/insert\n```\n\n\n#### Finding\n\n\u003csmall\u003e Find from memory\u003c/small\u003e\n\n```\ncurl -v -X GET http://localhost:8080/api/db/memory/find/0/10000\n```\n\n\u003csmall\u003e Find from file\u003c/small\u003e\n\n```bash\ncurl -v -X GET http://localhost:8080/api/db/file/find/0/10000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinbtechit%2Fnitriteinjetty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinbtechit%2Fnitriteinjetty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinbtechit%2Fnitriteinjetty/lists"}