Framework

ElegantAPI

Manage you API and Networking in you projects elegantly.

Overview

ElegentAPI provides protocols, models and utilities to better manange your api calls and there paramtere, headers and method requirementes. The framework provide API protocol which have all the requirements like base url of request baseURL, method of request method and others. You can create URLRequest by calling getURLRequest() on type conforming to API protocol, and can hit it directly using URLSession.

ElegantAPI

Topics

Essestials

Logging

Types