No description
Find a file
2022-11-17 13:10:52 +01:00
api f 2022-11-17 13:08:47 +01:00
cmd Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
demo Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
doc Rename api/ to doc/ 2022-11-16 21:58:28 +01:00
service Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
vendor Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
.editorconfig Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
.gitignore Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
go.mod Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
go.sum Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
open-npm.sh Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
README.md Modified README 2022-11-08 15:19:19 +01:00

WASAPhoto

Keep in touch with your friends by sharing photos of special moments, thanks to WASAPhoto!

You canupload your photos directly from your PC, and they will be visible to everyone following you.


This is my project for the Web And Software Architecture (WASA) class

This project includes

  • An API specification using the OpenAPI standard
  • A backend written in the Go language
  • A frontend written in JavaScript using the Vue.js framework
  • A Dockerfile to build a Docker image to deploy the project in a container.

(Strikethrough parts are work in progress or still need to be implemented)