Yelk0 / superhero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUPERHEROES

Simple REST API where you can add superheroes with different descriptions

Getting Started

You can just run it with your IDE, create a jar with maven or create a docker image

Docker image -> ./mvnw install dockerfile:build

Once the application is running you can open your browser and go to https://URL:8443 and you will be redirected to a login page.

Login
    User        ->  user
    Password    ->  password

Running the tests

All the tests are ran on the maven build

Built With

  • SpringBoot - Easy and powerful framework to have a project like this up and running quickly
  • Maven - Dependency Management

About


Languages

Language:Java 61.4%Language:HTML 31.7%Language:CSS 5.4%Language:JavaScript 0.8%Language:Dockerfile 0.7%