Skip to content

zindlsn/yearly_events_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Spring Boot IntelliJ IDEA

Special Days API

The API provides any special day of the word, which you can fetch.

Goal of the project

  1. Learn the following key learnings for Spring Boot
  2. Learn create new REST API structure
  3. Provide a REST API for getting special days of example of today

Key Learnings

  • REST API
  • MVC
  • JPA / Hibernate
  • Access with API Key

Technology

Spring-Boot (spring-boot.io)

Key Learnings

  1. Learning Spring Boot Framework
  • REST API
  • MVC
  • JPA / Hibernate
  • Access with API Key
  • CI/CD
  1. CI / CD for Spring Boot Framework
  • Continues Development using GitGub

Possible Endpoints

/today/countries?countryCode=?

/countries?countryCode=?

/countries?year=?

Resources

https://gist.github.com/keeguon/2310008

Links

https://medium.com/devdomain/using-lombok-in-spring-boot-simplifying-your-code-c38057894cb8

https://shixseyidrin.medium.com/multi-language-api-in-spring-boot-dfd0061156a

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages