An open API service indexing awesome lists of open source software.

https://github.com/nicmeister/halo-api-cache

Express NodeJS API for caching Halo MetaData.
https://github.com/nicmeister/halo-api-cache

Last synced: about 1 year ago
JSON representation

Express NodeJS API for caching Halo MetaData.

Awesome Lists containing this project

README

          

# Halo-Api-Cache
Personal Express API to make using the Halo 5 API easier.

# Live Version
A live version is hosted on haloapi.nicmeister.cloud

## How To:
Simply do a REST API POST call with the below body to
# Setup

## Build
Run
> npm run build

## Start
Run
> npm start

## Test
Run
> npm test