Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 366 Bytes

Project: Moon Moon Icon

This project is a deep dive into router internals and best practices for HTTP request handling.

Completed Tasks

  • Routing with Path Parameters
  • Routing with Query Parameters
  • Centralized Error Handling

Todo List

  • Add Support for Static File Serving