/tara-backend

Backend for Bangkit 2023 H2 capstone project TARA.

Primary LanguageJavaScript

TARA Backend API

This is the main backend service of Bangkit 2023 H2 capstone project: TARA.

To clone this repo:

git clone https://github.com/avecenob/tara-backend.git

Make sure to install all the required packages before working on it:

npm install

You can try the API by using the following base URL:

https://tara-api2-72oh4bxmxq-as.a.run.app/

Full API endpoints list and documentation can be accessed here: TARA API Documentation

Built with

  • Hapi 21.3.2
  • Docker
  • Google Cloud Run
  • Google Container Registry
  • Google Cloud Build