Commit Graph

5 Commits

Author SHA1 Message Date
Medzik f1921ff8b1 v1.3.0
- license: changed from MIT to 0BSD
- database: added retry to connect
- api: modified status
- config: moved to files env and no-env
- other modified: nodemon.json, .gitignore
2021-07-24 09:50:17 +00:00
Medzik 13771d1394 v1.2.0
- database: added collection to var
- website: changed gin.G to json type
- api: status added cpu usage and move memory to stats
- go: upgrade deps
- update nodemon cfg and README
2021-07-22 08:23:49 +00:00
Medzik 5bb3436eca Added Memory stats to API status
- Added Memory stats to API status
- Changed Backend Start file and function name
- Changed GIN Server panic msg
- Upgrade deps
2021-07-13 15:09:04 +02:00
Medzik ce36a83418 Simple Update
- Update Backend
- Change DB Connect from init to Connect()
- Simple Update API
2021-07-12 12:52:44 +02:00
Medzik 5498ce0a7e Initial Commit 2021-07-11 23:19:37 +02:00