Skip to content

Only for DeployGate tools' testing

Notifications You must be signed in to change notification settings

DeployGate/deploygate-mock-server

Repository files navigation

DeployGate Mock Server

このリポジトリとイメージはテスト目的で作った Stub 用サーバーイメージです。一部を除き、処理やレスポンス形式は実際のものとは異なります。

開発ツールのテストで利用しているもので、Feature Request などは受け付けていませんのでご了承ください。

Development

# For Mac ARM users
bundle config --local build.thin --with-cflags="-Wno-error=implicit-function-declaration"
bundle i
bundle exec thin -R config.ru start

Spec

POST /api/users/:app_owner_name/apps
  • :app_owner_name must start with owner_. Otherwise, 404 will be returned.
  • file parameter is required and must be a file part. Otherwise, 400 will be returned.

Release

About

Only for DeployGate tools' testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages