-
Name
-
bullet_train-api
-
Version
-
1.6.17
-
Platform
-
ruby
-
Authors
-
Andrew Culver
-
Bindir
-
bin
-
Date
-
2023-11-20 00:00:00 UTC
-
Dependencies
-
standard (>= 0, development)
bullet_train-super_scaffolding (>= 0)
bullet_train (>= 0)
rails (>= 6.0.0)
pagy (>= 0)
pagy_cursor (>= 0)
rack-cors (>= 0)
doorkeeper (>= 0)
jbuilder-schema (= 2.6.2)
colorizer (>= 0)
factory_bot (>= 0)
-
Description
-
Bullet Train API
-
Email
-
andrew.culver@gmail.com
-
Files
-
.bt-link
MIT-LICENSE
README.md
Rakefile
app/assets/config/bullet_train_api_manifest.js
app/controllers/account/platform/access_tokens_controller.rb
app/controllers/account/platform/applications_controller.rb
app/controllers/api/open_api_controller.rb
app/controllers/api/v1/platform/access_tokens_controller.rb
app/controllers/concerns/api/controllers/base.rb
app/controllers/concerns/api/v1/invitations/controller_base.rb
app/controllers/concerns/api/v1/memberships/controller_base.rb
app/controllers/concerns/api/v1/teams/controller_base.rb
app/controllers/concerns/api/v1/users/controller_base.rb
app/helpers/api/open_api_helper.rb
app/models/platform/access_token.rb
app/models/platform/application.rb
app/views/account/platform/access_tokens/_breadcrumbs.html.erb
app/views/account/platform/access_tokens/_form.html.erb
app/views/account/platform/access_tokens/_index.html.erb
app/views/account/platform/access_tokens/_menu_item.html.erb
app/views/account/platform/access_tokens/edit.html.erb
app/views/account/platform/access_tokens/index.html.erb
app/views/account/platform/access_tokens/new.html.erb
app/views/account/platform/access_tokens/show.html.erb
app/views/account/platform/applications/_breadcrumbs.html.erb
app/views/account/platform/applications/_form.html.erb
app/views/account/platform/applications/_index.html.erb
app/views/account/platform/applications/_menu_item.html.erb
app/views/account/platform/applications/edit.html.erb
app/views/account/platform/applications/index.html.erb
app/views/account/platform/applications/new.html.erb
app/views/account/platform/applications/show.html.erb
app/views/account/platform/connections/new.html.erb
app/views/api/v1/invitations/index.json.jbuilder
app/views/api/v1/invitations/show.json.jbuilder
app/views/api/v1/memberships/index.json.jbuilder
app/views/api/v1/memberships/show.json.jbuilder
app/views/api/v1/open_api/invitations/_paths.yaml.erb
app/views/api/v1/open_api/shared/_paths.yaml.erb
app/views/api/v1/open_api/teams/_paths.yaml.erb
app/views/api/v1/open_api/users/_paths.yaml.erb
app/views/api/v1/platform/access_tokens/_access_token.json.jbuilder
app/views/api/v1/platform/access_tokens/index.json.jbuilder
app/views/api/v1/platform/access_tokens/show.json.jbuilder
app/views/api/v1/teams/index.json.jbuilder
app/views/api/v1/teams/show.json.jbuilder
app/views/api/v1/users/index.json.jbuilder
app/views/api/v1/users/show.json.jbuilder
config/locales/en/api.en.yml
config/locales/en/me.en.yml
config/locales/en/platform/access_tokens.en.yml
config/locales/en/platform/applications.en.yml
config/locales/en/platform/connections.en.yml
config/routes.rb
lib/bullet_train/api.rb
lib/bullet_train/api/attributes.rb
lib/bullet_train/api/engine.rb
lib/bullet_train/api/example_bot.rb
lib/bullet_train/api/strong_parameters_reporter.rb
lib/bullet_train/api/version.rb
lib/bullet_train/platform.rb
lib/bullet_train/platform/connection_workflow.rb
lib/jbuilder/values_transformer.rb
lib/tasks/bullet_train/api_tasks.rake
lib/tokens_controller.rb
-
Homepage
-
https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-api
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-api", "source_code_uri"=>"https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-api"}
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.10
-
Specification version
-
4
-
Summary
-
Bullet Train API
-
Original platform
-
ruby
-
New platform
-
ruby