Skip to content

This repository contains the Java Back-End solution to the challenge proposed in the Alura Latam / Oracle Java Back-End course, part of the ONE program. The challenge involves creating a library application that consumes the Gutendex-API to retrieve book and author information.

Notifications You must be signed in to change notification settings

darociion/literalura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

literAlura (Alura - ONE Java Back-End Challenge)

This repository contains the Java Back-End solution to the challenge proposed in the Alura Latam / Oracle Java Back-End course, part of the ONE program. The challenge involves creating a library application that consumes the Gutendex-API to retrieve book and author information. In this challenge, I work with concepts of the Spring Framework, JPA, and PostgreSQL database.
You can search for any book available in the Gutendex API and store all its information, such as title, author, and language. Note: You cannot add the same book more than once.

How to Use 📄

  • First, select an option to start the program. This is the application menu.

  • In this example, option 2 is selected, displaying a list of the current books registered in the database.

  • In this example, option 3 is selected, displaying a list of the current authors registered.

  • In this example, option 6 is selected, displaying the top 10 downloaded books stored in the database.

  • In this example, option 7 is selected, displaying the database statistics.

Run locally 💻

  • Clone the project
  git clone https://github.com/darociion/literalura.git
  • Open it with your favorite Java IDE

Feedback ✌️

If you have any feedback, let me know.

About

This repository contains the Java Back-End solution to the challenge proposed in the Alura Latam / Oracle Java Back-End course, part of the ONE program. The challenge involves creating a library application that consumes the Gutendex-API to retrieve book and author information.

Topics

Resources

Stars

Watchers

Forks

Languages