Skip to content

hirvoin/outfits-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outfits Server

Todo

  • Proper auth handling
  • Tests
    • Resolver functions
    • Database integration

Develop

  1. Create .env file with MONGO_DB_USER and MONGO_DB_PASSWORD values
  2. Run go get to install project dependencies
  3. Run go run server.go to start server
  4. Open GraphQL playground http://localhost:8080/

About

Backend for Outfits App, built with Go, GraphQL and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages