## Routes
`/`
- [RequestID]()
- [Logger]()
- [Recoverer]()
- [URLFormat]()
- [git.dubyatp.xyz/chat-api-server/api.Start.SetContentType.func5]()
- **/**
- _GET_
- [Start.func1]()
`/messages`
- [RequestID]()
- [Logger]()
- [Recoverer]()
- [URLFormat]()
- [git.dubyatp.xyz/chat-api-server/api.Start.SetContentType.func5]()
- **/messages**
- **/**
- _GET_
- [ListMessages]()
`/messages/{messageID}`
- [RequestID]()
- [Logger]()
- [Recoverer]()
- [URLFormat]()
- [git.dubyatp.xyz/chat-api-server/api.Start.SetContentType.func5]()
- **/messages**
- **/{messageID}**
- [MessageCtx]()
- **/**
- _GET_
- [GetMessage]()
`/panic`
- [RequestID]()
- [Logger]()
- [Recoverer]()
- [URLFormat]()
- [git.dubyatp.xyz/chat-api-server/api.Start.SetContentType.func5]()
- **/panic**
- _GET_
- [Start.func3]()
`/ping`
- [RequestID]()
- [Logger]()
- [Recoverer]()
- [URLFormat]()
- [git.dubyatp.xyz/chat-api-server/api.Start.SetContentType.func5]()
- **/ping**
- _GET_
- [Start.func2]()
Total # of routes: 5