This is the Goal API project that intend to help person to reach goals.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project aims to help developers to create application that helps a person to reach their goals and to develope it It was used spring boot, JPA, Hibernate, Kotlin using clean architecture.
To build the project you should have gradle installed.
This is an example of how you may give instructions oTo build this project you should go to source folder and type the following commands make build
and make start
.
Gradle
- Get the latest code on repository
- Go to
source
folder and build the project as described in Getting Started section - Create your application using the API
- Build and start the project as described in section Prerequisites
- Go to http://localhost:8080/swagger-ui.html#/
See the open issues for a list of proposed features (and known issues).
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
Distributed under the Apache V2 License. See LICENSE
for more information.
Thiago Lopes da Silva - @thiagoolsilva - thiagoolsilva@gmail.com
Project Link: https://github.com/thiagoolsilva/goal_api