Added
- Setting up the project ([1](https://github.com/caffeine-addictt/nexis/pull/1))
- Adding project logo ([3](https://github.com/caffeine-addictt/nexis/pull/3))
- Basic http implementation ([13](https://github.com/caffeine-addictt/nexis/pull/13))
- Moved Python CLI into main project ([19](https://github.com/caffeine-addictt/nexis/pull/19))
- Add default API setup (E.g. Ratelimiting, JWT) ([21](https://github.com/caffeine-addictt/nexis/pull/21))
- Dockerize GOlang API ([23](https://github.com/caffeine-addictt/nexis/pull/23))
Changed
- Remove unused `help wanted`, `good first issue` and `OS` labels ([6](https://github.com/caffeine-addictt/nexis/pull/6))
- [BREAKING] Migration to `Golang` ([7](https://github.com/caffeine-addictt/nexis/pull/7))
- Configure dependabot for `Golang` ([8](https://github.com/caffeine-addictt/nexis/pull/8))
- Removed vercel.json file ([9](https://github.com/caffeine-addictt/nexis/pull/9))
- Update editorconfig file to apply 4-space indents and utf8 charset on
GOlang files ([10](https://github.com/caffeine-addictt/nexis/pull/10))
- Rename project `auth-nyp-infosec` -> `nexis` ([14](https://github.com/caffeine-addictt/nexis/pull/14))
- Build to `bin/`([16](https://github.com/caffeine-addictt/nexis/pull/16))
Fixed
- Labels did not get auto generated ([5](https://github.com/caffeine-addictt/nexis/pull/5))