Skip to content

sayeed21141073/Golang-API-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang API to MySQL To Postman Project

This is a Golang learning project. Took this api (https://api.aladhan.com/v1/timingsByCity?city=Dhaka&country=Bangladesh) which shows prayer times and many many other info of my country Bangladesh. Only took the prayer time in a struct and then print out the output in json format in IDE's output and also encoded the json values into mysql table.

Then created a http server and then decoded the mysql table to json again and tested the json value in postman using GET method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages