Skip to content

CosminMocanu97/docManagementBackend

Repository files navigation

A barebone Golang backend implementation for the dissertation thesis "Web security for a document management application"

  • Build docker image: docker build .

    • It may not run on the empty template as there is no go.sum
  • The docker-compose.yml builds an instance of Postgres and it connects to it.

  • Run main program and start the server listening on localhost:8080. using ./out/executable command

About

Backend for the dissertation thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published