Skip to content

tomaszkyc/my-link-shorter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-link-shorter-api

my-link-shorter-api is a backend app, part of my CS B. Eng. diploma project

Installation

  1. Make sure you have installed and running Docker.

  2. Make sure you have installed JDK11 and Maven.

  3. Run commands below:

mvn clean package -DskipTests
docker-compose build
docker-compose up -d

Usage

After execution of commands above your API backend works. Go to frontend part to see how set rest of app.

Contributing

Contribution disabled because this is finished project. It will not be developed in future.

License

MIT

About

Backend of application "My link shorter"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages