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

json-schema: https://github.com/tjblonsk/json_schema_example

api json-schema validation

Score: 0.6931471805599453

Last synced: about 22 hours ago
JSON representation

Repository metadata:

This app demonstrates using JSON Schema for request validations versus the traditional mechanism of using model validations.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 8
Total Committers: 1
Avg Commits per committer: 8.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 Email Commits
tblonski t****i@x****m 8

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 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

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

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

Gemfile rubygems
  • byebug >= 0 development
  • listen ~> 3.0.5 development
  • rspec-rails >= 0 development
  • shoulda-matchers ~> 3.1 development
  • spring >= 0 development
  • spring-watcher-listen ~> 2.0.0 development
  • web-console >= 0 development
  • coffee-rails ~> 4.2
  • jbuilder ~> 2.5
  • jquery-rails >= 0
  • json-schema >= 0
  • puma ~> 3.0
  • rails ~> 5.0.0, >= 5.0.0.1
  • sass-rails ~> 5.0
  • sqlite3 >= 0
  • turbolinks ~> 5
  • tzinfo-data >= 0
  • uglifier >= 1.3.0
Gemfile.lock rubygems
  • actioncable 5.0.5
  • actionmailer 5.0.5
  • actionpack 5.0.5
  • actionview 5.0.5
  • activejob 5.0.5
  • activemodel 5.0.5
  • activerecord 5.0.5
  • activesupport 5.0.5
  • addressable 2.5.1
  • arel 7.1.4
  • bindex 0.5.0
  • builder 3.2.3
  • bundler 1.15.1
  • byebug 9.0.6
  • coffee-rails 4.2.2
  • coffee-script 2.4.1
  • coffee-script-source 1.12.2
  • concurrent-ruby 1.0.5
  • diff-lcs 1.3
  • erubis 2.7.0
  • execjs 2.7.0
  • ffi 1.9.18
  • globalid 0.4.0
  • i18n 0.8.6
  • jbuilder 2.7.0
  • jquery-rails 4.3.1
  • json-schema 2.7.0
  • listen 3.0.8
  • loofah 2.0.3
  • mail 2.6.6
  • method_source 0.8.2
  • mime-types 3.1
  • mime-types-data 3.2016.0521
  • mini_portile2 2.2.0
  • minitest 5.10.3
  • multi_json 1.12.1
  • nio4r 2.1.0
  • nokogiri 1.8.0
  • public_suffix 2.0.5
  • puma 3.9.1
  • rack 2.0.3
  • rack-test 0.6.3
  • rails 5.0.5
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.0.3
  • railties 5.0.5
  • rake 12.0.0
  • rb-fsevent 0.10.2
  • rb-inotify 0.9.10
  • rspec-core 3.5.4
  • rspec-expectations 3.5.0
  • rspec-mocks 3.5.0
  • rspec-rails 3.5.2
  • rspec-support 3.5.0
  • sass 3.5.1
  • sass-listen 4.0.0
  • sass-rails 5.0.6
  • shoulda-matchers 3.1.1
  • spring 2.0.2
  • spring-watcher-listen 2.0.1
  • sprockets 3.7.1
  • sprockets-rails 3.2.0
  • sqlite3 1.3.13
  • thor 0.19.4
  • thread_safe 0.3.6
  • tilt 2.0.8
  • turbolinks 5.0.1
  • turbolinks-source 5.0.3
  • tzinfo 1.2.3
  • uglifier 3.2.0
  • web-console 3.5.1
  • websocket-driver 0.6.5
  • websocket-extensions 0.1.2