InAPI CentralbyTRGoodwillAPI Design PracticeA practical guide to API QA and the design of stable, coherent and composable business resource APIsMay 9, 202311
CurityHow To Secure API Access in Mobile AppsBy using the OAuth 2.0 authorization framework, you can avoid expensive mistakes and enable the most up-to-date security behaviors in your…Aug 14, 2024Aug 14, 2024
Vikrant DheerMastering API-First Development with OpenAPI and SwaggerNon-members can read story from here.Nov 24, 20241Nov 24, 20241
Tioka ChiuAPI-first vs Code-first: Choosing the Right Approach for Your ProjectApidog is a real API-first collaboration platform for API documentation, API debugging, API mocking, and API automated testing. It’s the…Mar 25, 20241Mar 25, 20241
InAPI CentralbyTRGoodwillAPI Design PracticeA practical guide to API QA and the design of stable, coherent and composable business resource APIsMay 9, 202311
CurityHow To Secure API Access in Mobile AppsBy using the OAuth 2.0 authorization framework, you can avoid expensive mistakes and enable the most up-to-date security behaviors in your…Aug 14, 2024
Vikrant DheerMastering API-First Development with OpenAPI and SwaggerNon-members can read story from here.Nov 24, 20241
Tioka ChiuAPI-first vs Code-first: Choosing the Right Approach for Your ProjectApidog is a real API-first collaboration platform for API documentation, API debugging, API mocking, and API automated testing. It’s the…Mar 25, 20241
Nils DiekmannOne API to rule them allChapter 1: Iterative API-first concept featuring ProtobufNov 18, 2024
Mike MwitaGenerating Go code from OpenAPI Specification DocumentA step-by-step look at generating Go code from OpenAPI specificationSep 28, 20232
Carlo MaffiExport Java Beans to CSV without using AnnotationsExporting data to CSV is a common task asked to a User Interface. I show an elegant way to implement that using a not so known Java…Sep 16, 2024