Skip to content

domeniconicoli/MockAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MockAPI

How To Use Protocols to Mock API Calls in Swift

Introduction

The basic concept behind mocking is simple: Instead of using a software component (an API in this example), you can replace it with a fake component that simulates the response.

Full article HERE

About

How To Use Protocols to Mock API Calls in Swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages