Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mkabdelrahman/moon

deep dive into router internals and best practices for http request handling
https://github.com/mkabdelrahman/moon

Last synced: about 2 months ago
JSON representation

deep dive into router internals and best practices for http request handling

Awesome Lists containing this project

README

        

# Project: Moon Moon Icon

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

## Completed Tasks

- [x] **Routing with Path Parameters**
- [x] **Routing with Query Parameters**
- [x] **Centralized Error Handling**

## Todo List

- [ ] **Add Support for Static File Serving**