API SDK overviewThis folder contains all the files for API handling. It supports REST, GraphQL or Firebase. It will receive a parameter and return a JSON response to the app. It is a blackbox which will only take the body for post or ID for a get request.RESTGraphQL