Skip to content

foleyb25/AllThingsGreat_API

Repository files navigation

AllThingsGreat-API

Table of Contents

Application{#application}

Currently, the application is going through a complete revamp ranging from the front end, API, and DB Schema. Please stay tuned for the official re-release.

This is the Application Programming Interface (AP) that works as a liason between the two front-end applications, AllThingsGreat and AllThingsGreat-Writer, and the DB. The All Things Great API also reaches out to other 3rd party API's for data, such as TMDB

The API is written in Javascript running in a NodeJS runtime environment. It uses the ExpressJS framework with additional security features.

Getting Started{#getting-started}

Prerequisites{#prerequisites}

Installation{#installation}

Usage {#usage}

API Endpoints

Components

Routing

State Management

Examples

Documentation

Support

Auth0-GUIDE: https://developer.auth0.com/resources/guides/spa/vue/basic-authentication#quick-vue-js-setup

  • Command to get docker local container running: docker run --env-file=.env -dp 5002:5002 brian_foley/all-things-great-api

Make sure you are in /server directory to pull .env file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages