Skip to content

Releases: LucasJorgeHubert/BrasilAPI-Swift

1.0.0 - Stable Version

Choose a tag to compare

@LucasJorgeHubert LucasJorgeHubert released this 24 Mar 21:51

Finally, all endpoints from Brasil API are added in the package. Just Use it

0.5.0

Choose a tag to compare

@LucasJorgeHubert LucasJorgeHubert released this 13 Mar 18:37
36a4aa1

Now, with nNational Holidays and FIPE API integrated

0.4.0

Choose a tag to compare

@LucasJorgeHubert LucasJorgeHubert released this 12 Mar 18:27
6712e0b

Now the SDK has DDD API integrated to search and filter cities by DDD

0.3.0

Choose a tag to compare

@LucasJorgeHubert LucasJorgeHubert released this 07 Mar 16:23
b9a2e11

Add CNPJ and CVM brokers API

0.2.0

Choose a tag to compare

@LucasJorgeHubert LucasJorgeHubert released this 06 Mar 14:07
32e22ca

Exchange and ZipCode services added and documentation updated

v0.1.0 - Beta - BrasilAPI SPM - Banks API

Choose a tag to compare

@LucasJorgeHubert LucasJorgeHubert released this 05 Mar 19:29
f8661d0

First version!

What we have here:

  • Bank API functions:
    • listBanks()
    • getBankByCode(code: String)

The functions return the endpoint responses from BrasilAPI database.

Tests passed