bump-sh-examples / train-travel-api

Sample OpenAPI description to use for whatever you like, as a hopefully more modern and useful alternative to the Petstore.
https://bump.sh/bump-examples/doc/train-travel-api
Other
52 stars 7 forks source link

Mock server with OAuth support #25

Open kanadgupta opened 2 months ago

kanadgupta commented 2 months ago

Hi there! This is a great example, thanks for putting it together.

I'd love if there was a mock server (similar to how Petstore has one) available to make actual requests against.

The Petstore server even has a mock endpoint for an Implicit OAuth flow, it'd be great if there was one for Train Travel and its Authorization Code-based OAuth flow (Okta has a great playground that demonstrates this).

philsturgeon commented 3 weeks ago

@kanadgupta just wanted to let you know a plan is in progress here, but might take a little while to release.