# API

## Table of Contents

- [API](#api)
  - [Table of Contents](#table-of-contents)
  - [Protocols](#protocols)
  - [Clients](#clients)
  - [APIs](#apis)

## Protocols

1. RESTful API
   1. GraphQL
   2. Webhook
2. WebSocket

## Clients

1. [Postman](https://postman.com)
2. [Bruno](https://www.usebruno.com)
3. [Thunder Client](https://www.thunderclient.com)
4. [Insomnia](https://insomnia.rest)

## APIs

| No  | Category | API                                             |
| --- | -------- | ----------------------------------------------- |
| 01  | Forex    | [Fixer](https://fixer.io/)                      |
| 02  | Forex    | [Frankfurter](https://frankfurter.dev/)         |
| 03  | News     | [News](https://newsapi.org/)                    |
| 04  | Sports   | [Football Data](https://www.football-data.org/) |
| 05  | Weather  | [Air Visual](https://api-docs.iqair.com/)       |
| 06  | Weather  | [Open Meteo](https://open-meteo.com/)           |
| 07  | Weather  | [Open Weather Map](https://openweathermap.org/) |