This TypeScript API serves as a secure bridge for querying MySQL databases. It uses mysql2 for database interaction and supports parameterized queries to prevent SQL injection attacks. API key ...
A .NET Core / .NET 9 Web API for managing a library system, backed by MySQL. This project is structured with clean architecture (Domain, Application, Infrastructure, API) and supports basic CRUD ...