Skip to content

NotoriousBigg/CountriesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountriesAPI

A simple API to display countries and some other information

To run on local host:

  1. Make sure you have go installed on your machine.
git clone https://github.com/NotoriousBigg/CountriesAPI

Now run the main.go file.

go run main.go

Now test your api by visiting

http://localhost:8080/api/countries

Code by: @EscaliBud

About

A simple API to display countries and some other information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages