Tagged articles
20 articles
Page 1 of 1
Su San Talks Tech
Su San Talks Tech
Mar 10, 2026 · Backend Development

Rapid API Development with magic-api: From Setup to Swagger Integration

This guide walks through installing magic-api in a SpringBoot project, configuring data sources, creating CRUD endpoints with magic-script, adding validation, transaction handling, and integrating Swagger for API documentation, complete with code snippets and configuration examples.

API developmentCRUDSpringBoot
0 likes · 10 min read
Rapid API Development with magic-api: From Setup to Swagger Integration
Code Wrench
Code Wrench
Sep 19, 2025 · Backend Development

Choosing the Right Go Web Framework: Performance, Ease‑of‑Use, and Use‑Case Guide

This article compares eight popular Go web frameworks—fasthttp, Fiber, Gin, Echo, Beego, Revel, Hertz, and Kratos—by evaluating their performance, developer friendliness, and ideal application scenarios, and provides concise code examples to help you select the best fit for high‑performance backend development.

API developmentBackend PerformanceGo
0 likes · 8 min read
Choosing the Right Go Web Framework: Performance, Ease‑of‑Use, and Use‑Case Guide
Su San Talks Tech
Su San Talks Tech
Jul 20, 2025 · Backend Development

Build CRUD APIs Instantly with Magic-API in Spring Boot

This tutorial introduces the magic‑api Java framework, shows how to integrate it with Spring Boot, configure data sources, create the necessary MySQL tables, and implement full CRUD operations, parameter validation, result transformation, transaction handling, and Swagger documentation using concise scripts.

API developmentBackendCRUD
0 likes · 10 min read
Build CRUD APIs Instantly with Magic-API in Spring Boot
php Courses
php Courses
Jul 4, 2025 · Backend Development

Boost Your API Workflow: Integrating Symfony API Platform with Postman

Learn how to combine Symfony API Platform and Postman to automate CRUD generation, documentation, environment management, testing, authentication, monitoring, and CI/CD integration, creating a seamless, high‑performance API development workflow that accelerates productivity for both solo developers and teams.

API PlatformAPI developmentAutomation
0 likes · 7 min read
Boost Your API Workflow: Integrating Symfony API Platform with Postman
macrozheng
macrozheng
Jun 12, 2025 · Backend Development

Accelerate Spring Boot API Development with magic-api: A Hands‑On Guide

This tutorial shows how Java developers can use the magic‑api framework to rapidly create Spring Boot CRUD APIs without writing Controllers, Services, or DAOs, covering Maven setup, configuration, database schema, code‑free endpoint design, validation, transactions, Swagger integration, and deployment.

API developmentCRUDSwagger
0 likes · 11 min read
Accelerate Spring Boot API Development with magic-api: A Hands‑On Guide
Code Mala Tang
Code Mala Tang
Jun 9, 2025 · Backend Development

Build High‑Performance APIs with FastAPI and Swagger: A Hands‑On Guide

Learn how to create fast, modern Python APIs using FastAPI, automatically generate interactive Swagger documentation, and enhance your endpoints with validation, metadata, and a full-featured to‑do list project, all illustrated with clear code examples and step‑by‑step deployment instructions.

API developmentFastAPIOpenAPI
0 likes · 10 min read
Build High‑Performance APIs with FastAPI and Swagger: A Hands‑On Guide
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Feb 19, 2025 · Backend Development

9 Powerful Ways to Build Spring Boot 3 APIs – Full Code Collection

This guide showcases nine distinct Spring Boot 3 API development techniques—from classic @RestController annotations to functional RouterFunction beans and custom Actuator endpoints—providing complete code samples, configuration details, and a promise of ongoing updates with a downloadable PDF of over 90 practical cases.

API developmentActuatorJava
0 likes · 8 min read
9 Powerful Ways to Build Spring Boot 3 APIs – Full Code Collection
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Nov 12, 2024 · Backend Development

Unlock Rapid API Development with Magic‑API: A Spring Boot 3 Practical Guide

This article introduces the Magic‑API framework for Java, explains its extensive features, walks through environment setup, dependency configuration, and demonstrates real‑world use cases such as data source management, pagination, SQL, MyBatis, HTTP calls, Redis integration, and inline Java execution within a Spring Boot 3 project.

API developmentBackendJava
0 likes · 6 min read
Unlock Rapid API Development with Magic‑API: A Spring Boot 3 Practical Guide
phodal
phodal
Sep 22, 2024 · Backend Development

Can 10+ AI Agents Fully Automate API Development? Lessons from a Shire Experiment

This article examines the challenges of fully automated API creation, outlines a classic API lifecycle, and details a practical experiment that uses more than ten specialized AI agents in the Shire language to assist design, coding, testing, and documentation while highlighting the need for human oversight.

API developmentBackendtesting
0 likes · 11 min read
Can 10+ AI Agents Fully Automate API Development? Lessons from a Shire Experiment
DevOps
DevOps
Apr 27, 2024 · Cloud Native

How Platform Engineering Can Support API Development

The article explains how platform engineering—a cloud‑native discipline for building self‑service toolchains—enhances API development by improving developer experience, enabling better API integration, discovery, management, and CI/CD pipelines, ultimately providing a more customizable and efficient development environment.

API developmentCloud NativeDeveloper Experience
0 likes · 8 min read
How Platform Engineering Can Support API Development
macrozheng
macrozheng
Jul 29, 2023 · Backend Development

Accelerate Java API Development with magic-api: A Hands‑On Guide

Discover how magic‑api, a Java‑based rapid API framework, streamlines backend development by eliminating boilerplate code, enabling visual API design, dynamic configuration, and seamless database integration, all demonstrated through a step‑by‑step tutorial using a SpringBoot e‑commerce project.

API developmentJavaSpringBoot
0 likes · 9 min read
Accelerate Java API Development with magic-api: A Hands‑On Guide
37 Interactive Technology Team
37 Interactive Technology Team
Apr 24, 2023 · Backend Development

Implementing WeChat Work Schedule Synchronization in the Enterprise Messaging Center

The Enterprise Messaging Center now offers a reusable component that integrates WeChat Work’s schedule API, enabling add, update, and delete operations, exposing CRUD interfaces for external systems such as the meeting‑room platform, streamlining schedule synchronization and reducing duplicate data entry across services.

API developmentBackend IntegrationEnterprise Messaging
0 likes · 5 min read
Implementing WeChat Work Schedule Synchronization in the Enterprise Messaging Center
iQIYI Technical Product Team
iQIYI Technical Product Team
Mar 31, 2023 · Backend Development

Component-Based Interface Integration Solution for External Partnerships

The article presents a component‑based integration framework that abstracts partner‑specific data mapping, signature creation, call execution, and response parsing into reusable modules, enabling companies to standardize interfaces, eliminate custom development for most partners, cut integration costs by 86 % and pave the way for a hot‑swappable orchestration platform.

API developmentSoftware Architecturebusiness efficiency
0 likes · 5 min read
Component-Based Interface Integration Solution for External Partnerships
Java Backend Technology
Java Backend Technology
Jan 18, 2023 · Backend Development

Boost Java API Development with magic‑api: No Controllers Needed

magic‑api is a Java‑based rapid API development framework that lets you create HTTP endpoints through a UI without writing Controllers, Services, DAOs, XML or VO files, supporting multiple databases, clustering, pagination, custom scripts, and Swagger documentation.

API developmentJavaSpring Boot
0 likes · 5 min read
Boost Java API Development with magic‑api: No Controllers Needed
Tencent Cloud Developer
Tencent Cloud Developer
Dec 13, 2022 · Mobile Development

How to Develop a ChatGPT WeChat Mini Program: A Step-by-Step Guide

This step‑by‑step guide walks developers through creating a ChatGPT‑powered WeChat mini program—from obtaining a mini‑program account and OpenAI API key, setting up the WXML/WXSS/JS project structure, integrating WeUI components, building a Node‑Egg backend, configuring Tencent Cloud API Gateway, to uploading, reviewing, and publishing the app.

AI chatbotAPI developmentBackend Integration
0 likes · 10 min read
How to Develop a ChatGPT WeChat Mini Program: A Step-by-Step Guide
FunTester
FunTester
Jul 15, 2022 · Industry Insights

From Manual Testing to Test Development: Building a Real‑World Test Data Tool

This article traces the evolution of the software testing profession, shares the author’s personal career path from functional testing to test development, and provides a step‑by‑step guide—including architecture, code samples, and deployment—for creating a Python‑based API test data service and a Vue.js web UI to showcase it.

API developmentPythonSoftware Testing
0 likes · 20 min read
From Manual Testing to Test Development: Building a Real‑World Test Data Tool
MaGe Linux Operations
MaGe Linux Operations
Sep 12, 2020 · Artificial Intelligence

10 Essential Machine Learning Engineering Tips Every Data Scientist Should Know

This article shares ten practical Python‑focused machine‑learning engineering tips—from writing abstract classes and fixing random seeds to tracking progress, speeding up pandas, managing cloud costs, and building robust FastAPI services—helping developers write cleaner, more reproducible, and production‑ready code.

API developmentAbstract ClassesCloud Cost
0 likes · 13 min read
10 Essential Machine Learning Engineering Tips Every Data Scientist Should Know
Python Programming Learning Circle
Python Programming Learning Circle
Aug 11, 2018 · Backend Development

Top 8 Essential Laravel Packages for Building Robust APIs

This article introduces eight indispensable Laravel packages—ranging from debugging and JWT authentication to ACL management, data transformation, UUID generation, image handling, push notifications, and automated backups—that together streamline and enhance the development of API‑centric backend applications.

API developmentAuthenticationLaravel
0 likes · 5 min read
Top 8 Essential Laravel Packages for Building Robust APIs