/midtrans-api

This Midtrans API handles creating transactions and retrieving the status of orders from users.

Primary LanguagePython

Installation

Clone this repo

  git clone https://github.com/dealwithsign/midtrans-api.git

Navigate into the project directory:

   cd midtrans-api

Activate virtual environment

   poetry shell

Install project dependencies

   poetry install

Run the apps

   fastapi dev main.py

for acess ngrok

   ngrok http 8000

Adding Library

To add new dependencies, use the following command:

  poetry add

Vercel Deployments

NPM Version

  8.19.2

NODE Version

  18.12.0

Vercel CLI

  35.1.0