Skip to content

Dev-JosephSuvak/Whisky-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This is an API that should randomly pick out a Whisky to try/ learn about. It gives the proof, brand, type, and name.

##Current Stage:

  1. Building the initial data model.

Next Phases

  1. After this, I'm going to add the DB using either AWS or Apache Cassandra [whichever has free setup].
  2. I'm going to connect the Data to the Model using Spring's Annotations & Auto-Configuration options to avoid the usual POJO to handle these objects.
  3. I'm going to create the API handler for these.
  4. I'm going to connect it to a UI. That UI should handle a GET/POST request. The DELETE request should be available at the API level, but not utilized because only Admins should have that access.

DB Access:

Information to come.

Deployment

Information to come.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages