An open API service for producing an overview of a list of open source projects.

https://github.com/timsolov/rest-query-parser

go golang orm parse parser parsing query query-parser rest rest-api restapi sql

Score: 7.283448228756631

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Query Parser for REST


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 20 days ago

Total Commits: 80
Total Committers: 4
Avg Commits per committer: 20.0
Development Distribution Score (DDS): 0.063

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 Email Commits
timsolov t****v@g****m 75
timsolov 5****v 2
Den Go d****o@g****m 2
Markus Gerards g****s@i****e 1

Issue and Pull Request metadata

Last synced: 20 days ago

Total issues: 3
Total pull requests: 12
Average time to close issues: 4 days
Average time to close pull requests: 5 months
Total issue authors: 3
Total pull request authors: 5
Average comments per issue: 3.33
Average comments per pull request: 0.42
Merged pull request: 4
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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/timsolov/rest-query-parser

Top Issue Authors

  • dikkini (1)
  • miramir (1)
  • pavlovmike (1)

Top Pull Request Authors

  • nfidel (6)
  • dennigogo (3)
  • gerricom (1)
  • timsolov (1)
  • fkollmann (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/timsolov/rest-query-parser

  • Homepage: https://github.com/timsolov/rest-query-parser
  • Documentation: https://pkg.go.dev/github.com/timsolov/rest-query-parser#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.9.10 (published almost 3 years ago)
  • Last Synced: 2026-01-30T11:56:31.658Z (6 days ago)
  • Versions: 53
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Rankings:
    • Dependent repos count: 2.885%
    • Average: 5.06%
    • Forks count: 5.744%
    • Stargazers count: 5.795%
    • Dependent packages count: 5.816%

Dependencies

go.mod go
  • github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
  • github.com/go-ozzo/ozzo-validation/v4 v4.2.2
  • github.com/google/uuid v1.2.0
  • github.com/pkg/errors v0.9.1
  • github.com/stretchr/testify v1.5.1
go.sum go
  • github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496
  • github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
  • github.com/davecgh/go-spew v1.1.0
  • github.com/go-ozzo/ozzo-validation/v4 v4.2.2
  • github.com/google/uuid v1.2.0
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.5.1
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2