Explore >> Select a destination


You are here

devopsian.net
| | mariocarrion.com
2.4 parsecs away

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

Travel
| |
| | yos.io
2.2 parsecs away

Travel
| | You're building an API. You develop a backend service with a few endpoints and deploy it to production. You publish several official language-specific API clients as well as an API documentation. The day ends on a happy note. The following day, a new feature is being added the API. You have to: Update the server implementation to support the new feature. Update all client libraries (one SDK for each supported platform and language.) Update the documentation. All the above must be consistent with each other. Also, the frontend team is blocked until your backend API is complete. You let out a heavy sigh.
| | mherman.org
23.3 parsecs away

Travel
| This tutorial looks at how to Dockerize a Vue app.