Skip to content

abhisheksp/countryapi

Repository files navigation

#REST API to get Country Information

Request Format : GET /capital/{country}

Example : GET /capital/india

Response Format : {"country":"india","capital":"New Delhi","error":false}

About

REST API to get country information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages