Skip to content

criticic/cupid-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cupid-backend

backend for cupid, written in go using go-fiber & firebase admin sdk.

Note: Requires is Service Account JSON file from Firebase.

File Structure

  • main.go - entry point, and contains api route locations

  • utils/

    • firebase.go - contains firebase admin sdk setup
  • random_name_generator/ pkg contains the functions that generate the username

  • controllwers/ contains the controllers for the api routes

Running

  • go get to install dependencies
  • go run main.go to start the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages