GitHunt
FE

felipeclarindo/digital-bank-api

REST Api for a digital bank developed in java using spring and maven.

🌍 Leia em Português

Digital Bank Api

REST Api for a digital bank developed in Java using Spring and Maven.

Technologies Used

  • Java - API Development.
  • Spring - Auto configurate.
  • Maven - Automation of builds to manage dependencies.

Steps to install and run

  1. Clone the repository:
git clone https://github.com/felipeclarindo/digital-bank-api.git
  1. Enter Directory:
cd digital-bank-api
  1. Run the api:
  • Execute the file App.java located in /src/main/java/com/example/digital_bank_api/App.java
  1. Api available in:
  • http://localhost:8080

Contribution

Contributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.

Author

Felipe Clarindo

License

This project is licensed under the GNU Affero License.

Languages

Java100.0%

Contributors

Latest Release

v1.0.0April 6, 2025
GNU Affero General Public License v3.0
Created March 11, 2025
Updated April 9, 2025
felipeclarindo/digital-bank-api | GitHunt