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

json-schema: https://github.com/danielgtaylor/apibin

api brotli cbor conditional-request gzip httpbin json json-schema openapi3 testing yaml

Score: -Infinity

Last synced: about 3 hours ago
JSON representation

Repository metadata:

Example API with modern features


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 33
Total Committers: 2
Avg Commits per committer: 16.5
Development Distribution Score (DDS): 0.03

Commits in past year: 16
Committers in past year: 2
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.063

Name Email Commits
Daniel G. Taylor d****r@g****m 32
David Zemen f****f 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 1
Total pull requests: 10
Average time to close issues: 2 days
Average time to close pull requests: about 5 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 1.0
Average comments per pull request: 0.3
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 6
Past year average time to close issues: 2 days
Past year average time to close pull requests: about 9 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.5
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/danielgtaylor/apibin

Top Issue Authors

  • forbidwolf (1)

Top Pull Request Authors

  • danielgtaylor (9)
  • forbidwolf (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/danielgtaylor/apibin

This file is copied from Huma v1 middleware, slightly modified to use v2 for content negotiation.

  • Homepage: https://github.com/danielgtaylor/apibin
  • Documentation: https://pkg.go.dev/github.com/danielgtaylor/apibin#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.12 (published 2 months ago)
  • Last Synced: 2026-08-12T05:01:42.897Z (1 day ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.574%
    • Forks count: 8.969%
    • Stargazers count: 8.981%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/Jeffail/gabs/v2 v2.6.1
  • github.com/andybalholm/brotli v1.0.4
  • github.com/danielgtaylor/casing v0.0.0-20210126043903-4e55e6373ac3
  • github.com/danielgtaylor/huma v1.5.2
  • github.com/fatih/color v1.13.0
  • github.com/fatih/structs v1.1.0
  • github.com/fsnotify/fsnotify v1.5.1
  • github.com/fxamacker/cbor/v2 v2.4.0
  • github.com/go-chi/chi v4.1.2+incompatible
  • github.com/goccy/go-yaml v1.9.5
  • github.com/graphql-go/graphql v0.8.0
  • github.com/graphql-go/handler v0.2.3
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/klauspost/cpuid/v2 v2.0.9
  • github.com/koron-go/gqlcost v0.2.2
  • github.com/magiconair/properties v1.8.6
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mitchellh/mapstructure v1.4.3
  • github.com/opentracing/opentracing-go v1.2.0
  • github.com/pelletier/go-toml v1.9.4
  • github.com/shamaton/msgpack/v2 v2.1.0
  • github.com/spf13/afero v1.8.2
  • github.com/spf13/cast v1.4.1
  • github.com/spf13/cobra v1.4.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.10.1
  • github.com/subosito/gotenv v1.2.0
  • github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9
  • github.com/x448/float16 v0.8.4
  • github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
  • github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
  • github.com/xeipuuv/gojsonschema v1.2.0
  • github.com/zeebo/xxh3 v1.0.2
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.8.0
  • go.uber.org/zap v1.21.0
  • golang.org/x/sys v0.0.0-20220318055525-2edf467146b5
  • golang.org/x/text v0.3.7
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • gopkg.in/ini.v1 v1.66.4
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • 800 dependencies
.github/workflows/docker-build.yaml actions
  • actions/checkout v3 composite
  • docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
  • docker/login-action f054a8b539a109f9f41c372932f1ae047eff08c9 composite
  • docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
Dockerfile docker
  • alpine 3.15 build
  • golang 1.18-alpine3.15 build