Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Leveraging the TS type system with APIs: Validation, error handling and free OpenAPI specs

Leveraging the TS type system with APIs: Validation, error handling and free OpenAPI specs
How many times have you been frustrated by out of date or incomplete API documentation? How many times have you realised that you were responsible for the out of date information?! Building and mainta...
03.04.2025 0 Read More

Automatically Generate OpenAPI 3.0 Schemas from Mock API Responses using PHP

Automatically Generate OpenAPI 3.0 Schemas from Mock API Responses using PHP
If you've ever found yourself writing repetitive OpenAPI specs by hand, you'll love this. What if your mock API server could auto-generate OpenAPI 3.0 schemas just from example responses? That's exact...
11.04.2025 0 Read More

Top 7 Use Cases for Azure OpenAI Service in Modern Applications

Artificial intelligence (AI) is changing the way we live. Today, many businesses use AI in their software. One key solution is the Azure OpenAI Service. This post shows real-world use cases and practi...
14.04.2025 0 Read More

How to Defeat the Chaos of Manual Backend Contracts: Automating Models in Angular

Greetings, today I decided to talk about how automatic generation of models and services on the frontend can simplify the development process.The problem of interaction between the frontend and backen...
14.04.2025 0 Read More

Generate JAVA code from OpenAPI specification

Recently, I started a project and I chose Gradle as the build tool. In this project, I had to integrate with an external service that has an API documented in OpenAPI format. So, first of all, I had t...
15.04.2025 0 Read More

FastOpenAPI: A Reason to Believe in Open Source Community

FastOpenAPI: A Reason to Believe in Open Source Community
Links Documentation: Docs Repository: GitHub PyPi: FastOpenAPI About a month ago, I decided to share my project, FastOpenAPI, with the Hacker News community. FastOpenAPI is a library desi...
18.04.2025 0 Read More

openapi-fetch-gen – Generate TypeScript API client from OpenAPI TypeScript interface definitions created by openapi-typescript

openapi-fetch-gen – Generate TypeScript API client from OpenAPI TypeScript interface definitions created by openapi-typescript
moznion / openapi-fetch-gen Generate TypeScript API client from OpenAPI TypeScript interface definitions created by openapi-typesc...
20.04.2025 0 Read More

Protecting Personal Data: Secure Servers Are the Key to Safe MyData Services

Protecting Personal Data: Secure Servers Are the Key to Safe MyData Services
MyData is a system designed to empower individuals to manage and control their own personal data. The government is promoting the widespread adoption of MyData across finance, healthcare, and public s...
22.04.2025 0 Read More

Why OpenAPI (Swagger) Is More Than Just Documentation

Introduction Nowadays, more and more engineering teams use OpenAPI (Swagger) to generate API documentation during the API delivery process. The typical delivery format is: a yaml spec file, b...
25.04.2025 0 Read More

Turn Your OpenAPI Specs Into Agentic Tools—Instantly

Turn Your OpenAPI Specs Into Agentic Tools—Instantly
What if your internal APIs could talk to AI agents without manual integration, schema rewrites, or hallucination-prone trial and error?Now they can.We’re excited to introduce a powerful new feature ...
25.04.2025 0 Read More
Loading...
#reading
Understanding the Client-Server Model: A Beginner's Guide
0
New Here!
0
AuthClinic: A Unified Access Control Demo for Healthcare Applications
0
Method Overloading
0
Pipeline
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0