Skip to content

warysswiser/household

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

household-api

Build Status Coverage Status License Commit activity

About

"Househol" is an api to manage household shopping list. It provides features like create, update or delete of shopping lists. It also allows you to share this shopping list with people in your household, friends or any other acquaintances.

Built With

  • Maven - Dependency Management
  • Openjdk - The free and open-source implementation of the Java™ Platform
  • Spring Boot - Framework to ease the bootstrapping and development of new Spring Applications
  • MongoDB - Open-Source Relational Database Management System
  • git - Free and Open-Source distributed version control system
  • Swagger - Open-Source software framework backed by a large ecosystem of tools that helps developers design, build, document, and consume RESTful Web services.

Getting Started

All you have to do is cloning the project, and open it with your favorite IDE :fa-smile-o:

cd ~/[your_workspace]
git clone https://github.com/warysswiser/household.git

or

cd ~/[your_workspace]
git@github.com:warysswiser/household.git

Installing

cd ~/[workspace]
mvn clean install

Running the tests

cd ~/[workspace]
mvn test

Running the application locally

cd ~/[workspace]
mvn spring-boot:run

Documentation

  • Swagger - Documentation & Testing (from local)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages