Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Alex-Cultrera

A curated list of projects in awesome lists by Alex-Cultrera .

https://github.com/alex-cultrera/bank-transaction-history-viewer

Project where I created a bank transaction history viewer using Spring MVC and Thymeleaf. The Repository and Service classes automatically deserialize, populate, and sort the transaction data from a binary file. The Controller class handles Get requests and prepares the Model Map informing one of several View templates.

controller css deserialize fileinputstream html java model modelmap objectinputstream pathvariable spring-mvc thymeleaf view

Last synced: 12 Oct 2024

https://github.com/alex-cultrera/meal-plan-api

Project where I created a Spring Boot Application using Maven that integrates with a third party API, maps the JSON response to Java objects, and then creates “endpoints” inside of a RestController that returns a customized meal plan based on user inputed query parameters.

api endpoints get-request getmapping java json maven postman query-params responseentity rest-controller restful-api restful-webservices resttemplate spring-boot third-party-api uri

Last synced: 12 Oct 2024