Skip to content

🗄️ Spring API for ShelfSpace items management app.

Notifications You must be signed in to change notification settings

danrog303/shelfspace-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shelfspace-api

Gitmoji Last updated

Serverless Spring API for ShelfSpace application.

What is ShelfSpace?

ShelfSpace is an application that allows the user to manage a collection of games, books and movies. The user can divide his collection into shelves, and each item on a shelf can be assigned labels such as title, status and rating.

This GitHub repository holds the ShelfSpace API. Visit https://github.com/danrog303/shelfspace-webapp to download the source code for the browser-based ShelfSpace client, or visit https://shelfspace.danielrogowski.net to use the ShelfSpace client in your browser.

You can also check https://app.swaggerhub.com/apis/drog303/shelfspace-api for the auto-generated API documentation.

Tech stack

  • Language: Java
  • Framework: Spring
  • Runtime: Can be run on AWS Lambda (or regular Java runtime)
  • Authentication/authorization: Amazon Cognito
  • Database: Amazon DynamoDB
  • Docs: SwaggerUI

Releases

No releases published

Packages

No packages published

Languages