Skip to content

ex-backend/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API

basic api for interacting with a mongodb collection "paper"

type Paper struct {
	Type string
	Size string
}

run using docker-compose

docker-compose up -d --build

Technologies learned here

About

API and MongoDB for Paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published