Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
/ bn-api Public archive
forked from GSI/bn-api

The unified Big Neon API

Notifications You must be signed in to change notification settings

leet4tari/bn-api

This branch is 176 commits ahead of GSI/bn-api:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59785e5 · Feb 27, 2019
Oct 23, 2018
Aug 10, 2018
Jan 11, 2019
Dec 6, 2018
Feb 26, 2019
Feb 13, 2019
Feb 26, 2019
Feb 13, 2019
Feb 12, 2019
Feb 25, 2019
Feb 21, 2019
Jan 14, 2019
Feb 13, 2019
Feb 21, 2019
Aug 30, 2018
Feb 21, 2019
Dec 30, 2018
Feb 8, 2019
Feb 27, 2019
Nov 21, 2018
Oct 4, 2018
Feb 12, 2019
Dec 3, 2018
Feb 25, 2019
Feb 25, 2019
Feb 25, 2019
Feb 8, 2019
Aug 20, 2018
Nov 28, 2018
Aug 27, 2018
Nov 9, 2018

Repository files navigation

Big Neon API

Build Status

This is the Big Neon API repository, part of the Big Neon ticketing system.

Overall project architecture

Big Neon is a multi-tiered micro-services architecture for selling and managing tickets. The software system is made up of multiple components. As such, the code is split across multiple repositories. To get an overall picture of how everything fits together have a look at the docs repository

Building this project from source

To download and build this project,

  1. Clone the source

     git clone https://github.com/big-neon/bn-api.git
    
  2. Compile

     cargo build
    

Configuring the local development environment

This code inter-operates with code in several other repositories. To simplify the management of your local environment, we've created the Big Neon repository that uses Docker to set up and configure your local development environment.

See the README for that repo for more details.

Setting up Facebook login

Facebook login is optional. If you would like to enable it, you will need to get an app id via the Facebook Developer page.

On the Facebook Developer page, you will also need to set the Valid OAuth Redirect URIs.

About

The unified Big Neon API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 92.5%
  • SQLPL 5.6%
  • RenderScript 0.8%
  • PLpgSQL 0.6%
  • Shell 0.5%
  • Dockerfile 0.0%