Refactored some nitrogen methods.

This commit is contained in:
2020-04-08 19:28:30 +02:00
parent b6e65d2881
commit 6dea82b973
10 changed files with 96 additions and 134 deletions

View File

@@ -2,5 +2,6 @@
Put your clientId and clientSecret in the appsettings.json.
* Needs upload API.
* Needs testing of all public api methods.
* Isn't 100% complete.
* Needs proper testing of all public api methods.
* Needs documentation of all public api methods.