Commit Graph

7 Commits

Author SHA1 Message Date
OLUWADAMILOLA OKUSANYA fe8c87de18 Added unit and integration tests 2023-12-25 03:56:48 -05:00
OLUWADAMILOLA OKUSANYA f3dede1e33 Moved everything to internal 2023-11-24 21:17:09 -05:00
OLUWADAMILOLA OKUSANYA cb52ddab05 Adding command line options 2023-06-30 15:09:57 -04:00
OLUWADAMILOLA OKUSANYA e3e81130ba Adding tags command.
Refactoring main and app.go to cmd. Refactoring to adding logrus instead of log. Refactoring handlers to add a global logger.
2023-06-17 18:41:07 -04:00
OLUWADAMILOLA OKUSANYA 234b593c26 Publish, View and Tar commands added
Adding middlewares. Adding a filesystem service. Adding types to represent the put request and the index.json that is stored at the root of the package. Adding conf.go to pull config variables from json
2023-06-17 00:08:50 -04:00
OLUWADAMILOLA OKUSANYA 4797993667 Adding LICENSE, README.md 2023-06-10 20:55:48 -04:00
OLUWADAMILOLA OKUSANYA fb01c8836c Initial commit - Get file from server successful 2023-06-10 20:32:02 -04:00