An open API service indexing awesome lists of open source software.

https://github.com/codegram01/godriver

Golang Driver - Remote Files Manager
https://github.com/codegram01/godriver

Last synced: about 1 year ago
JSON representation

Golang Driver - Remote Files Manager

Awesome Lists containing this project

README

          

# godriver - Golang Driver - Remote files manager

GoDriver is Web base File Manager. It help manage files in your machine in remote manage files in Server

[Video when i create godriver](https://www.youtube.com/live/JOgCeWToFHM?si=-F19Ru3t7Wq86sCx)

# Client Code
https://github.com/codegram01/godriver-fe

## Install
Prerequisites: [Install Golang](https://go.dev/doc/install)

```sh
git clone https://github.com/codegram01/godriver.git

go mod tidy

# Run code:
go run .
```

Backend will run in Port 8000.

Remember install Frontend to have UI