Mocking APIs with Prism HTTP Server

Sdílet
Vložit
  • čas přidán 21. 08. 2024
  • Prism is an open source mock server that can mimic your API’s behavior as if you already built it. Servers are generated from your OpenAPI v2/v3 (formerly known as Swagger) documents.
    Some of the things that it can do:
    - Quickly iterate on your API
    - Generate dynamic examples
    - Validate input and output
    - Extensive logging
    Website: stoplight.io/p...
    GitHub: github.com/sto...

Komentáře • 4