Create Your Own API Manager Without Using Alamofire in Swift

A simple way to call any API in your swift — iOS project without using third-part libraries

Pavlos Simas
Dev Genius
Published in
4 min readNov 26, 2021

--

Let’s start simple and we will add later all the things to do our library perfect. First we need to create our class. For this tutorial we will named it “ServiceManager” and it should be a singleton. After creating the new file we need to create our first function called “callService” which should provide only the objects needed to make our request.

--

--

iOS Developer, with passion about Development, Marketing and Finance. Join Medium from the following link: https://simaspavlos.medium.com/membership