brunorp / MyDrugs

Project developed to learn and practice new concepts. Using Java, Docker, Spring, Mockito and PostgreSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyDrugs

Project developed to learn and practice new concepts. Using Java, Docker, Spring, Mockito and PostgreSQL.

Made by Bruno Rossetto Last Commit Contributors License


Table of Contents


πŸš€ Getting Started

Prerequisites

  • Docker
  • Java

Clone

  • Clone this repo to your local machine using:
git clone https://github.com/brunorp/MyDrugs

Setup

  • $ docker-compose up

πŸ“‹ Features

Documentation

  • Get all products
  • Get one product
  • Create one product
  • Delete one product
  • Edit one product

Build with


πŸ€” Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.


πŸ“Œ Support

Reach out to me at one of the following places!


πŸ“ License

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with β™₯ Enjoy it!

About

Project developed to learn and practice new concepts. Using Java, Docker, Spring, Mockito and PostgreSQL.


Languages

Language:Java 98.8%Language:Dockerfile 0.7%Language:Makefile 0.6%