/fitability-api

This provides API apps for fitability:tm:.

Primary LanguageBicepMIT LicenseMIT

API for fitability:tm:

This provides APIs for all fitability:tm: apps.

Getting Started

This repository contains all API apps written in different languages including C# and Java. All API apps are running on Azure Functions. Therefore, setting up the development environment to locally run all Azure Functions apps is critical.

Prerequisites

For .NET

For .NET-based API apps, you must install the following IDE and SDK.

If you are new to .NET-based Azure Functions app, please visit this website first and get yourself used to it.

For Java

For Java-based API apps, you must install the following IDE and SDK.

If you are new to Java-based Azure Functions app, please visit this website first and get yourself used to it.

For Azure Resources

For Azure resources, you are strongly recommended to install the following IDE, extensions and tools.

Credits