Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-wp-ws19 - User Microservice

Project repository for WP Cloud Computing WS19

The user microservice is implemented with Go (Golang).

Go

Linux installation:

sudo snap install golang

You can just run a go file:

go run main.go

You can also build an executable which will be named aftrer your project folder

mkdir go-project
cd go-project
touch main.go
go build
./go-project

About

Mirror for WP Cloud Computing for CloudDrop Users service

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages