Skip to content

utopia-airlines/UtopiaAirlinesOnlineAPI

Repository files navigation

Utopia Airlines Online API

This project provides the middleware API for unmediated ticket purchases and cancellations in the Utopia Airlines project.

Setup

Create .env file in the project's root, or anywhere that dotenv will find it, containing your values for all the keys shown in default.env.

This code is now designed to run on AWS Lambda; create a Zip file containing index.js, your .env, and the contents of the controller, util, and node_modules directories and use that as the code for the Lambda function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published