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

https://github.com/moclojer/moclojer

api api-mock api-mocker api-rest clojure edn hacktoberfest mock mock-server openapi openapi3 swagger swagger-api swagger2 yaml

Score: 13.89603192029516

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Simple and efficient HTTP and Webscoket mock server with specification in yaml, edn or OpenAPI


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 754
Total Committers: 11
Avg Commits per committer: 68.545
Development Distribution Score (DDS): 0.312

Commits in past year: 15
Committers in past year: 2
Avg Commits per committer in past year: 7.5
Development Distribution Score (DDS) in past year: 0.067

Name Email Commits
Avelino a****n@g****m 519
dependabot[bot] 4****] 79
J0sueTM t****e@p****h 64
matheusfrancisco m****c@g****m 33
Enzzo Cavallo s****o@g****m 27
Rodrigo Campos r****d@g****m 16
Rafael Delboni r****i@g****m 7
Vinicius Mesel 4****l 4
Felipe-gsilva f****a@p****m 3
grigolin g****n@g****m 1
João Eduardo Medeiros j****s@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 43
Total pull requests: 81
Average time to close issues: 5 months
Average time to close pull requests: 6 days
Total issue authors: 7
Total pull request authors: 7
Average comments per issue: 0.12
Average comments per pull request: 1.43
Merged pull request: 62
Bot issues: 0
Bot pull requests: 45

Past year issues: 7
Past year pull requests: 10
Past year average time to close issues: N/A
Past year average time to close pull requests: about 10 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.1
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 7

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

Top Issue Authors

  • avelino (30)
  • matheusfrancisco (4)
  • J0sueTM (4)
  • vmesel (2)
  • Felipe-gsilva (1)
  • michaldo (1)
  • skkflkfd123 (1)

Top Pull Request Authors

  • dependabot[bot] (45)
  • avelino (23)
  • J0sueTM (8)
  • matheusfrancisco (2)
  • joaomedeiros95 (1)
  • grigolin (1)
  • souenzzo (1)

Top Issue Labels

  • :enhancement (14)
  • :feature (12)
  • :devx (11)
  • :bug (11)
  • :app :cli (7)
  • :spec :moclojer (5)
  • :env :docker (4)
  • :triage :pending (4)
  • :webhook (3)
  • :env :graalvm (3)
  • :doc (3)
  • :duplicate (2)
  • :framework (2)
  • :github :actions (2)
  • :good-first-issue (2)
  • :dep (1)
  • :file-type :json (1)
  • :file-type :edn (1)
  • :log (1)
  • :ci :cd (1)
  • :spec :openapi (1)
  • :help :wanted (1)
  • :complexity (1)
  • :file-type :yaml (1)

Top Pull Request Labels

  • :github :actions (44)
  • :dep (44)
  • :bug (2)
  • :spec :moclojer (1)
  • :enhancement (1)
  • :app :cli (1)
  • :devx (1)
  • :webhook (1)

Package metadata

clojars.org: com.moclojer/moclojer

Simple and efficient HTTP mock server with specification written in `yaml`, `edn` or `OpenAPI`.

  • Homepage: https://moclojer.com
  • Documentation: https://cljdoc.org/d/com.moclojer/moclojer/
  • Licenses: MIT License
  • Latest release: 0.4.0 (published over 1 year ago)
  • Last Synced: 2026-08-26T17:03:21.899Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 643 Total
  • Rankings:
    • Dependent packages count: 7.976%
    • Dependent repos count: 29.232%
    • Average: 45.635%
    • Downloads: 99.698%
  • Maintainers (1)

Dependencies

.github/workflows/clj-holmes.yml actions
  • actions/checkout v3 composite
  • clj-holmes/clj-holmes-action 200d2d03900917d7eb3c24fc691ab83579a87fcb composite
  • github/codeql-action/upload-sarif v2 composite
.github/workflows/docker.yml actions
  • actions/checkout v3 composite
  • docker/login-action v2 composite
.github/workflows/linter.yml actions
  • DeLaGuardo/setup-clj-kondo master composite
  • actions/checkout v3 composite
.github/workflows/tests.yml actions
  • DeLaGuardo/setup-clojure 10.1 composite
  • actions/checkout v3 composite
.devcontainer/Dockerfile docker
  • docker.io/clojure openjdk-19-tools-deps-bullseye build
Dockerfile docker
  • docker.io/clojure openjdk-19-tools-deps-slim-bullseye build
  • docker.io/openjdk 19-jdk-alpine build
.github/workflows/build-jar.yml actions
  • DeLaGuardo/setup-clojure 12.1 composite
  • actions/cache v3.3.2 composite
  • actions/checkout v4 composite
  • softprops/action-gh-release master composite
.github/workflows/build-native-image.yml actions
  • DeLaGuardo/setup-clojure 12.1 composite
  • actions/checkout v4 composite
  • actions/upload-artifact v3.1.3 composite
  • graalvm/setup-graalvm v1 composite
.github/workflows/md-checker.yaml actions
  • DavidAnson/markdownlint-cli2-action v14 composite
  • actions/checkout v4 composite