Skip to content

MiltonInguane/2ibiChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2ibiChallenge - API

Requirements

Environment

  • Linux, Windows, Mac Os

Java version

To run api requires Java version 11

Building

Backend

  • cd 2ibiChallenge
  • ../mvnw clean install -DskipTests

Running and development

Backend

An interactive API documentation will be available at here.

Note: Add Bearer before the token to make authentication work and don't forget to cover your code with Integration/Unit tests

Running Tests

Back-end

  • cd 2ibiChallenge
  • ./mvnw test

About

2ibiChallenge Backend Developer Challenge API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages