REST API for managing podcast episodes using Node.js, TypeScript, and raw HTTP — no frameworks.
-
Updated
Jun 7, 2025 - TypeScript
REST API for managing podcast episodes using Node.js, TypeScript, and raw HTTP — no frameworks.
A simple http test server which allow the use of raw http response data for easy mocking APIs and web services. Create end-to-end tests for your http client by setting your own routes using custom patterns and a stub for each.
一个用于解析原始 HTTP 数据包和格式化响应的简单 Python 库
# 🎧 Podcast Manager APIThis repository contains a lightweight REST API for managing and filtering podcast episodes using Node.js and TypeScript. It showcases clean architecture and modular design, making it an excellent resource for developers looking to enhance their skills. 🐙
Add a description, image, and links to the raw-http topic page so that developers can more easily learn about it.
To associate your repository with the raw-http topic, visit your repo's landing page and select "manage topics."