One of the best tools out there for API design and governance https://stoplight.io/ you can also use the open source tool (also from Stoplight) called Spectral https://stoplight.io/open-source/spectral. - Source: Reddit / 14 days ago
Stoplight is a platform for designing, documenting, and testing APIs. Its "Mocks" feature allows you to create mock versions of your API for testing and development purposes. In addition to the mock feature, Stoplight also includes tools for API design, documentation, and testing, making it a comprehensive platform for API development. - Source: dev.to / 3 months ago
I'd been playing around with stoplight.io, but I found it fell short in things like being able to suggest changes, comment on the API, see a change history etc. It seemed to be more useful for documentation for APIs that are actually in production. - Source: Reddit / 5 months ago
Stoplight - Saas for collaborativly designing and documenting for APIs. The free plan offers free design, mocking and documentation tools to get started. - Source: dev.to / 5 months ago
Use Open API and then something like https://stoplight.io/ and you will get first class API docs that automatically update with your spec changes. - Source: Hacker News / 7 months ago
We use Stoplight to mock API data, this should be done by the backend team so that you both know what shape the data should be before anyone builds anything. - Source: Reddit / 8 months ago
Stoplight: Offers tooling across the API lifecycle that helps you build quality APIs efficiently. - Source: dev.to / 8 months ago
They expected a single intern to replicate stoplight.io in 3 weeks? lol. - Source: Reddit / 9 months ago
I started my internship like 5 weeks back.Manager has no clue of what’s going on and is on PTO since the past 2 weeks (would be returning next week) . Mentor is some architecht level guy who has no clue of the tech stack I am working on (its JS and React,he is a Java/Kotlin guy) and he is not even part of my manager’s team(he is under the same org as my manager and both report to the same person) . He fricking... - Source: Reddit / 9 months ago
Congrats on the launch, we're currently using https://stoplight.io/ which seems to be a bit more feature-complete but lacks the "assistant" bit I feel your team is focusing on more. - Source: Hacker News / about 1 year ago
Stoplight is a complete API documentation tool that allows you to create, organize and share your APIs. Stoplight automatically generates SDKs for any language in minutes – there’s no need to write code or deal with complex build tools. - Source: dev.to / about 1 year ago
I write the OpenAPI spec by hand as I haven’t found any tool to match my needs (nor is the API changing too often). And for the frontend to display the docs I couldn’t be any happier with https://stoplight.io/ (using their WebComponent for simplicity). I think I discovered this on the “APIs you won’t hate” podcast. - Source: Hacker News / about 1 year ago
- Automatic conversion from the OpenAPI-Json into a web frontend, like in the two example links. It doesn't really have to be as fancy, providing different formats for all kinds of client languages, just a plain 'this is the list of available endpoints' and 'this is the expected format of the json body you should pass to each endpoint' would be super awesome. (Iirc stoplight.io does something like this, but in a... - Source: Reddit / over 1 year ago
Enter Prism. Like Spectral, it's an open-source Stoplight.io product that can be used to mock a server for testing purposes. It's ridiculously easy to use, and ridiculously effective to boot. - Source: dev.to / over 1 year ago
Stoplight | Senior Frontend Engineer | Austin TX / Full Remote | Full-Time | https://stoplight.io/ https://stoplight.bamboohr.com/jobs/view.php?id=25 --- "Stoplight is expanding our engineering team with developers excited about working on a product meant for other developers. Our design-first platform is changing the way product and engineering teams build and collaborate on their microservice applications. Are... - Source: Hacker News / over 1 year ago
[2] For example Stoplight's API Design Studio, Postman's API builder, or Insomnia's API Designer. - Source: Reddit / over 1 year ago
You can have a look to https://stoplight.io/ There documentation is pretty neat and the studio helps you to build an OAS pretty easily. Even if in beta, https://www.akitasoftware.com can provide you some help in building a documentation by connecting directly your GitHub. If you have a postman collection, you can transform to swagger with https://www.apimatic.io. At least, if you want to release your api public... - Source: Reddit / over 1 year ago
Stoplight.io is a game changing tool when it comes to managing & editing OpenAPI contracts. - Source: dev.to / almost 2 years ago
Do you know an article comparing StopLight to other products?
Suggest a link to a post with product alternatives.