njokdan / cloud-drive-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Drive - Golang🔥 PRs Welcome Twitter Follow

Built to demostrate some of the basics of file storage, hierachical file/folder system and file sharing.

Star⭐ the repo if you like what you see😉.

📖Table of contents

🛠️Technologies

  • Golang
  • Gin Framework
  • PostgreSQL
  • GORM
  • Docker

⛷️Getting Started

✨Features

  • User Signin
  • User Signup
  • Create a folder (resource)
  • Upload file (resource)
  • Get resource
  • Update resource
  • Delete resource
  • Share resource

NB: A recource can be a file or folder

📮Making requests

Always attach the token to the request header

🤓 Author(s)

Olaifa Boluwatife Jonathan Twitter Follow

🔖 LICENCE

WTFPL

About


Languages

Language:Go 99.0%Language:Dockerfile 1.0%