You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Kotlin + Spring Boot REST API that allows users to submit, retrieve, and manage feedback. This project demonstrates basic CRUD operations, in-memory data handling along with postgres persistence data handling, and endpoint creation using Kotlin.