v.1.0.21
This release comes with all new logo and more endpoints to due with the actual web-server itself
new endpoints
┌────────────────────────────────────────────────Endpoints────────────────────────────────────────────────┐
/categories | Get all categories and their names / images
/user | Returns a user json object. Requires a valid username (/user?name=YourUsername)
/system/cpu | Returns cpu thread stats
/system/mem | Returns memory stats
/system/gc | Calls the jvm to attempting to garbage collect
/system/cache | Returns cache stats
/system/cache/clear | Clears all cache
└────────────────────────────────────────────────────────────────────────────────────────────────────────┘