Julien's DevRel corner
  • Home
  • About
  • Rss
  • Linkedin
  • Twitter
  • GitHub
  • StackOverflow
  • Mastodon
  • Youtube
Sign in Subscribe

openapi

A collection of 4 posts
Creating an OpenAPI generator from scratch : From YAML to JetBrains HTTP Client
openapi Featured

Creating an OpenAPI generator from scratch : From YAML to JetBrains HTTP Client

In this article, I'll be implementing an openapi generator from scratch so you can too! We'll be creating a very simple generator for the Jetbrains HTTP Client
Nov 4, 2023 8 min read
Replacing Postman with the Jetbrains HTTP Client
apis

Replacing Postman with the Jetbrains HTTP Client

This blog shows a way to use the Jetbrains HTTP Client to replace Postman and test third party APIs, share requests and even run them in CI all of that within minutes!
Feb 2, 2023 7 min read
A tale of fixing a tiny OpenAPI bug
apis

A tale of fixing a tiny OpenAPI bug

I found and fixed a tiny bug in OpenAPI, learnt about the library, jackson and git in the process. In short, get and set methods are visited by Jackson even when they aren't used anywhere in the code! Be careful how you name your methods 🔥
Dec 31, 2022 6 min read
Getting started with OpenAPI Generators : tips and tricks
java

Getting started with OpenAPI Generators : tips and tricks

In this article, I'm sharing some tips and tricks on how to get productive with creating OpenAPI generators. How to run and debug, create your own easily and more
Dec 31, 2022 8 min read
Page 1 of 1
Julien's DevRel corner © 2025
Powered by Ghost