Explore >> Select a destination


You are here

www.perrotta.dev
| | hamatti.org
41.7 parsecs away

Travel
| | How to require one property in the schema based on a value of another property?
| | avelino.run
76.9 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.
| | apisyouwonthate.com
76.9 parsecs away

Travel
| | Part of my day job is trying to get folks to write API documentation, so the hordes of new developers joining the company on a weekly basis are not stuck trying guess at contracts by poking around years old code. Convincing API developers to take the time to write specs
| | blog.neverendingqs.com
128.2 parsecs away

Travel
| How to host an Express.js app on Netlify using Netlify Functions.