{"id":25471272,"url":"https://github.com/dropdevrahul/simple-api","last_synced_at":"2025-11-05T01:30:25.443Z","repository":{"id":149512757,"uuid":"617789356","full_name":"dropdevrahul/simple-api","owner":"dropdevrahul","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-07T15:50:58.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T00:17:53.091Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropdevrahul.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-23T05:34:02.000Z","updated_at":"2023-03-23T05:34:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5b69a3b-86d3-4eac-a037-9cd200933aee","html_url":"https://github.com/dropdevrahul/simple-api","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropdevrahul%2Fsimple-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropdevrahul%2Fsimple-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropdevrahul%2Fsimple-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropdevrahul%2Fsimple-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropdevrahul","download_url":"https://codeload.github.com/dropdevrahul/simple-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239448265,"owners_count":19640451,"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":"2025-02-18T09:37:55.511Z","updated_at":"2025-11-05T01:30:25.380Z","avatar_url":"https://github.com/dropdevrahul.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go API\nA simple go API with minimum dependencies and postgres integration\n\n\n## Dependencies \n\n- Database\n  - [sqlx](https://github.com/jmoiron/sqlx) to connect to db \n  - [goose](https://github.com/pressly/goose) for migration\n  - [lib-pq](https://github.com/lib/pq) as database driver\n\n- Configuration\n  - [viper](https://github.com/spf13/viper) for configuration\n\n- Router\n  - [chi](https://github.com/go-chi/chi) as router\n\n- API Docs\n  - [swag](https://github.com/swaggo/swag#getting-started) helps generating swagger from docs as well as serve swagger UI from within the API using any popular routers\n\n## Makefile\n\nPlease see the makefile for available commands.\n\n\n- To generate swagger API use the make command `make gen-swagger` then run `make run` and go to [localhost](http://localhost:9090/swagger/index.html) to see \nthe generated swagger docs \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropdevrahul%2Fsimple-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdropdevrahul%2Fsimple-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropdevrahul%2Fsimple-api/lists"}