ServeMux .cursorrules prompt files

ServeMux is a request multiplexer in Go's net/http package that routes HTTP requests to different handler functions, improving code organization and routing efficiency.