mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-13 13:35:23 +01:00
No description
.vscode | ||
cmd | ||
demo | ||
doc | ||
service | ||
vendor | ||
.editorconfig | ||
.gitignore | ||
go.mod | ||
go.sum | ||
open-npm.sh | ||
README.md | ||
wasa.db |
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 languageA frontend written in JavaScript using the Vue.js frameworkA 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)