Skip to content

Stepashka20/image-hosting-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image hosting backend

This is a backend service for hosting images, built using Golang and the Gin framework.

Getting Started

  1. Clone the repository:
git clone https://github.com/Stepashka20/image-hosting-server
  1. Install dependencies:
go get
  1. Fill .env file
cp .env.example .env
  1. Set up a MongoDB database: create imagecloud db and image_groups, images collections
  2. Start the server:
go run main.go

Frontend

The frontend for this project can be found here

Built With

License

This project is licensed under the MIT License.

About

Backend service for hosting images

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Contributors