Inspiration
When i saw the challenge, i said, ok let build something, that will be a good thing to learn spring boot rest api with java.
What it does
The aim of this project is just to get all countries with code name such us in english and french, simple remind i'm french native ( i'm a student in computer science from Togo)
How we built it
First, search for all countries, code, and fortunately, i found an amazing resource who gives me the liste of countries, i just need to add them into my database, building the entity and adapt my data with what i want to do
Challenges we ran into
I will say the seeking of information, list of countries, you know, is not easy when you start in tech, and you don't know where to go, or such numerous information on the web, and you don't know which is credible to choose.
Accomplishments that we're proud of
Everything works, i'm so proud of the only query that returns data when we search for anything
What we learned
Logique, query, jqpl, i learned jpa and hibernate
What's next for WorldCountryAPI
Yeah, great question, i'm thinking to see what i can add, first it can be deployed on the cloud, and everyone can access and use it.
Built With
- java
- springboot
Log in or sign up for Devpost to join the conversation.