Reference
1. Moya: https://github.com/Moya/Moya
2. ObjectMapper: https://github.com/Hearst-DD/ObjectMapper
3. How to Use Namespaces in Swift: https://cocoacasts.com/how-to-use-namespaces-in-swift/
4. Namespaced constants in Swift: https://www.jessesquires.com/blog/swift-namespaced-constants/
5. Namespacing in Swift: https://github.com/vinhnx/iOS-notes/issues/50, also: https://github.com/vinhnx/iOS-notes/issues/46
6. Generic network protocol: https://github.com/vinhnx/iOS-notes/issues/47