Skip to content

Chengming-Fan/BookManagementAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookManagementAPI

The backend service for BookManagement Android app based on Spring Boot and MySQL.

Prerequisite

  • JDK 17+
  • MySQL

APIs

  • retrieve all books
  • retrieve book by id
  • update books
  • delete book by id

Build & Run Locally

This project has been deployed on AWS ec2 instance, if you want to run it locally, please follow the following steps:

  • set environment variables:
    • ENDPOINT=your database url
    • DB_USERNAME=your database username
    • DB_PASSWORD=your database password
  • execute command ./gradlew bootRun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages