louisfb01 / dashboard-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard API

Overview

  • Description: This repository contains the backend code that underlies the dashboard app. It receives requests from this client, verifies with the auth service that the user is authorized to perform this request, and delegates responsibility for fulfilling requests to the hub API.
  • Primary author(s): Kevin Arsenault [@arsenaultk9], Alexandre Hamel [@ahamelmcgill], Xuefei Shi [@xuefeishi], Jeffrey Li [@JeffreyLi16], Maxime Lavigne [@malavv].
  • Contributors: Louis Mullie [@louism], Pascal St-Onge [@stongepa].
  • License: The code in this repository is released under the GNU General Public License, V3.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 73.5%Language:JavaScript 25.3%Language:Dockerfile 0.9%Language:Shell 0.4%