Skip to content

great-comcat-engineering/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Great Comcat Engineering Backend

Description

This is a backend for the Great Comcat Engineering project. It is a RESTful API that allows users to create, read, update, and delete data from a MongoDB. The architecture is a serverless appraoch using Vercel's serverless functions. The API is built with Go using Go Gin Gonic and the MongoDB driver.

How to run

  1. Clone the repository
  2. Run go mod download to download the dependencies
  3. Run go run main.go to start the server
  4. The server will be running on localhost:8080

Endpoints

View the API documentation here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages