GitHub / elstr / Sample-Rails-API
A user/posts sample api
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elstr%2FSample-Rails-API
PURL: pkg:github/elstr/Sample-Rails-API
Stars: 1
Forks: 0
Open issues: 8
License: None
Language: Ruby
Size: 39.1 KB
Dependencies parsed at:
77
Created at: about 6 years ago
Updated at: over 1 year ago
Pushed at: about 3 years ago
Last synced at: over 1 year ago
Topics: api, auth0, example-api, rails-api, rest-api, rspec, ruby-on-rails, testing
Gemfile
rubygems
- byebug >= 0 development
- database_cleaner ~> 1.7 development
- factory_bot_rails ~> 4.0 development
- faker ~> 1.9 development
- listen >= 3.0.5, < 3.2 development
- rspec-rails >= 0 development
- shoulda-matchers ~> 3.1 development
- spring >= 0 development
- spring-watcher-listen ~> 2.0.0 development
- bootsnap >= 1.1.0
- puma ~> 3.11
- rails ~> 5.2.3
- sqlite3 >= 0
- tzinfo-data >= 0
Gemfile.lock
rubygems
- actioncable 5.2.3
- actionmailer 5.2.3
- actionpack 5.2.3
- actionview 5.2.3
- activejob 5.2.3
- activemodel 5.2.3
- activerecord 5.2.3
- activestorage 5.2.3
- activesupport 5.2.3
- arel 9.0.0
- bootsnap 1.4.4
- builder 3.2.3
- byebug 11.0.1
- concurrent-ruby 1.1.5
- crass 1.0.4
- database_cleaner 1.7.0
- diff-lcs 1.3
- erubi 1.8.0
- factory_bot 4.11.1
- factory_bot_rails 4.11.1
- faker 1.9.3
- ffi 1.10.0
- globalid 0.4.2
- i18n 1.6.0
- listen 3.1.5
- loofah 2.2.3
- mail 2.7.1
- marcel 0.3.3
- method_source 0.9.2
- mimemagic 0.3.3
- mini_mime 1.0.1
- mini_portile2 2.4.0
- minitest 5.11.3
- msgpack 1.2.10
- nio4r 2.3.1
- nokogiri 1.10.3
- puma 3.12.1
- rack 2.0.7
- rack-test 1.1.0
- rails 5.2.3
- rails-dom-testing 2.0.3
- rails-html-sanitizer 1.0.4
- railties 5.2.3
- rake 12.3.2
- rb-fsevent 0.10.3
- rb-inotify 0.10.0
- rspec-core 3.8.0
- rspec-expectations 3.8.2
- rspec-mocks 3.8.0
- rspec-rails 3.8.2
- rspec-support 3.8.0
- ruby_dep 1.5.0
- shoulda-matchers 3.1.3
- spring 2.0.2
- spring-watcher-listen 2.0.1
- sprockets 3.7.2
- sprockets-rails 3.2.1
- sqlite3 1.4.1
- thor 0.20.3
- thread_safe 0.3.6
- tzinfo 1.2.5
- websocket-driver 0.7.0
- websocket-extensions 0.1.3