No description
Find a file
2022-12-10 02:08:05 +01:00
.vscode Add decaf webui 2022-11-24 14:46:29 +01:00
cmd Change default paths to /tmp directory 2022-12-10 01:45:35 +01:00
demo Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
doc OPENAPI: Remove trailing space 2022-12-10 02:05:39 +01:00
service Improve comments in database.go+ 2022-12-10 02:08:05 +01:00
vendor PUT username now returns also 409 2022-11-26 15:14:41 +01:00
webui Add followed & banned status to search result in backend and frontend 2022-12-10 01:23:38 +01:00
.editorconfig Integrated Fantastic coffie (decaffeinated) base version 2022-11-16 23:46:24 +01:00
.gitignore Add db and data dir to gitignore 2022-12-10 01:26:00 +01:00
go.mod identity providers and bearerauth 2022-11-18 13:05:40 +01:00
go.sum identity providers and bearerauth 2022-11-18 13:05:40 +01:00
open-npm.sh First webui commit 2022-12-09 03:53:16 +01:00
README.md Add CodeFactor badge to README 2022-12-10 01:53:24 +01:00
wasaphoto.db Add decaf webui 2022-11-24 14:46:29 +01:00
webapi PUT username now returns also 409 2022-11-26 15:14:41 +01:00

CodeFactor

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 in Vue.js
  • 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)