json-schema: https://github.com/sreekesari-vangeepuram/golang-api
crud-api faunadb golang json-schema nosql-database
Score: -Infinity
Last synced: about 22 hours ago
JSON representation
Repository metadata:
An API written in Golang to perform CRUD operations using HTTP methods on FaunaDB (a NoSQL database).
- Host: GitHub
- URL: https://github.com/sreekesari-vangeepuram/golang-api
- Owner: sreekesari-vangeepuram
- License: mit
- Created: 2022-01-27T19:30:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T14:57:41.000Z (about 4 years ago)
- Last Synced: 2026-01-13T19:18:35.083Z (23 days ago)
- Topics: crud-api, faunadb, golang, json-schema, nosql-database
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
Owner metadata:
- Name: Vangeepuram Sreekesari
- Login: sreekesari-vangeepuram
- Email:
- Kind: user
- Description: Minimalist | Programmer | Explorer
- Website:
- Location: भारत
- Twitter: sreekesari
- Company:
- Icon url: https://avatars.githubusercontent.com/u/58507604?v=4
- Repositories: 8
- Last Synced at: 2024-07-28T08:57:04.614Z
- Profile URL: https://github.com/sreekesari-vangeepuram
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 5 days ago
Total Commits: 18
Total Committers: 1
Avg Commits per committer: 18.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Vangeepuram Sreekesari | k****m@g****m | 18 |
Issue and Pull Request metadata
Last synced: 5 months ago
Total issues: 1
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 1.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- sreekesari-vangeepuram (1)
Top Pull Request Authors
Top Issue Labels
- enhancement (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
proxy.golang.org: github.com/sreekesari-vangeepuram/golang-api
- Homepage: https://github.com/sreekesari-vangeepuram/golang-api
- Documentation: https://pkg.go.dev/github.com/sreekesari-vangeepuram/golang-api#section-documentation
- Licenses: MIT
- Latest release: v0.1.0 (published about 4 years ago)
- Last Synced: 2026-01-26T20:28:56.014Z (10 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- github.com/fauna/faunadb-go/v4 v4.1.0
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.7.7
- github.com/go-playground/locales v0.13.0
- github.com/go-playground/universal-translator v0.17.0
- github.com/go-playground/validator/v10 v10.4.1
- github.com/golang/protobuf v1.3.3
- github.com/joho/godotenv v1.4.0
- github.com/json-iterator/go v1.1.9
- github.com/leodido/go-urn v1.2.0
- github.com/mattn/go-isatty v0.0.12
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
- github.com/ugorji/go/codec v1.1.7
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
- golang.org/x/net v0.0.0-20201224014010-6772e930b67b
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/text v0.3.3
- gopkg.in/yaml.v2 v2.2.8
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fauna/faunadb-go/v4 v4.1.0
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.7.7
- github.com/go-playground/assert/v2 v2.0.1
- github.com/go-playground/locales v0.13.0
- github.com/go-playground/universal-translator v0.17.0
- github.com/go-playground/validator/v10 v10.4.1
- github.com/golang/protobuf v1.3.3
- github.com/google/gofuzz v1.0.0
- github.com/joho/godotenv v1.4.0
- github.com/json-iterator/go v1.1.9
- github.com/leodido/go-urn v1.2.0
- github.com/mattn/go-isatty v0.0.12
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.4.0
- github.com/stretchr/testify v1.6.1
- github.com/ugorji/go v1.1.7
- github.com/ugorji/go/codec v1.1.7
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20201224014010-6772e930b67b
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20200116001909-b77594299b42
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.2
- golang.org/x/text v0.3.3
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v2 v2.2.2
- gopkg.in/yaml.v2 v2.2.8
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c