GraphQL public Benefits and cons - GraphQL #1 Pierre Belin If you never heard about GraphQL or never used it: GraphQL is an open-source data query and manipulation language for… 8 min read Jan 23, 2022
API public Use NSwag to generate microservices clients from OpenAPI specifications Pierre Belin Swagger is nowadays an essential tool for producing API documentation. It allows describing the routes, parameters, and return of each… 6 min read Dec 12, 2021
public Produce a parser for complex strings with ANTLR Pierre Belin Facebook allows multiple features to produce a more friendly post like @mention to tag your friends. Imagine they want to… 7 min read Nov 13, 2021
Symfony public Quickly create entities logs with onFlush method on Symfony Pierre Belin The more I develop, the more I'm logging everything I code. These can be logs for the backend, but also… 3 min read Aug 1, 2021
.NET public Get API history in 5 min with a console application .NET Core C# Pierre Belin One of the most important parts of data analysis is getting data (amazing, right?). But not just any data, a… 5 min read Jul 2, 2021
Security public Secure Symfony API end-to-end with x509 certificates Pierre Belin Symfony is an amazing framework to quickly create API. It contains the tools you need to secure your API for… 9 min read Jun 16, 2021