/PERSTAT-API

Web UI to better handle clunky data management interactions from the PETSTAT-Bot

Primary LanguageTypeScript

PERSTAT Web API

This is a simple web api built in tandem with my PERSTAT-Bot project. Handling group actions and data is cumbersome in slack so I decided to create a web api that will service an Angular UI that'll likely house in this repo.

Toolset

  • Nest.JS. This is my first forray with Nest.js but I really like it so far. It feels like writing an Angular app on the backend. The jury is still our though. The fact that it only has a single active maintainer is a problem.