API Versioning
In this short article, we detail the three options for versioning HTTP APIs: path-based, query-based, and header-based.

Nicolas Frankel
5,737 viewsIn this short article, we detail the three options for versioning HTTP APIs: path-based, query-based, and header-based.

Frank Delporte
4,244 viewsNot only "simple" Java code can be added: a more complex class with a record and Maven dependencies can be created and executed on Foojay.

Heshan Thenura Kariyawasam
12,804 viewsLet's take a look in this article at the current state of what can be done with jpackage and GitHub Actions for JavaFX.

Shai Almog
5,099 viewsWhat do you do when you have a bug? Using a well defined process instead of looking everywhere, can change the issue resolution process.

Nicolas Frankel
2,506 viewsImproving low-level integration with ctypes to the generic ready-to-use pyo3 library.

Marit van Dijk
3,936 viewsUse IntelliJ IDEA's Dependency Matrix to explore the structure of your project and the dependencies between components.

Frank Delporte
5,037 viewsThanks to JDoodle you can now also add executable code to your Foojay content!

Nicolas Frankel
2,721 viewsLet's continue our exploration of Python's magic methods in this second part of the series.

Nicolas Frankel
2,595 viewsJava was the first language I used professionally and is the scale by which I measure other languages I learned afterward. Hence, Python …

Shai Almog
3,644 viewsObservability is an orchestra, not a single instrument. By combining multiple data points we form an accurate production narrative.