Merge Request from gateway to staging
Merging request from the branch gateway to the branch staging. The gateway branch contains a stable version.
NEW :
- Adding REST API's :
- discord_api :rest api making requests for discord API
- instagram_graph_api :rest api making requests for intagral graph api. For now, it is not making requests on the isatibde instagram account but on the postbadboi account
- star_api :rest api making requests for star api. For now it is not included in the gateway.
- gateway :rest api making requests for discord_api and instagram_graph_api
- Adding generate_insta_endpoint that shows how to call to the instagram graph api
MODIFICATIONS :
- README.md