Skip to content

Light networking API using URLSession with async/await

Notifications You must be signed in to change notification settings

blorenzo10/networking-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Overview

Simple Networking API using URLSession with async/await.

Usage

  1. Open ApiEndpoint file and fill the enum with all your endpoints.
  2. For every endpoint, specify its path, method and url parameters if it has any.

About

Light networking API using URLSession with async/await

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages