Test for mercadolibre.
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
We use "Github Actions" for basic continuous integration. We use a build pipeline for building packages and and for the deployment we use docker with automatic deployment of an instance in AWS ElasticBeanstalk
Remember to have java and gradle installed.
-
Fork this repo https://github.com/andresmontoyat/meli-mutants-api.git
-
Clone the repo
git clone https://github.com/andresmontoyat/meli-mutants-api.git
-
Build repo
gradle build
-
or import repo a your favorite IDE
To test the service you can make use of postman postman.json
files in the root of the project.
AWS Beanstalk URL Link
For more information, please refer to the Swagger Documentation
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
See LICENSE.md
for more information.
Andres Montoya - @github - [email protected]
Project Link: https://github.com/andresmontoyat/meli-mutants-api