/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

code.dblock.org
| | mariocarrion.com
5.8 parsecs away

Travel
| | How can we implement support OpenAPI and SwaggerUI in Go?
| | mherman.org
2.6 parsecs away

Travel
| | Let's look at how to describe a RESTful API using Swagger and NodeJS.
| | avelino.run
5.1 parsecs away

Travel
| | Simple and efficient HTTP mock server open source, project repository. The (-> moclojer) supports API-first development with the API Builder. You can design your API directly with (-> moclojer) using the yaml, edn, and OpenAPI specification. Your specification can then act as the only source of truth for your API design. You can make requests that return mock data defined within (-> moclojer) if you do not have a production API ready, or you do not want to run your requests against real data yet. By adding a mock server to your collection and adding examples to your requests, you can simulate the behavior of a real API.
| | shpota.com
28.7 parsecs away

Travel
| Docker is not a new technology anymore. In the meanwhile, it has become an everyday tool for many developers. However, there are still a lot of people out th...