Welcome to the Country API project with Tailwind! This project aims to provide a comprehensive API for accessing information about countries around the world via a RESTful API.
- Basic Information: Get essential details about a country, including its name, capital, population, and more.
- Geography Data: Access geographical data such as the country's area, borders, and location coordinates.
- Economy Statistics: Retrieve economic indicators like GDP, currency, and languages spoken.
- Demographic Insights: Obtain demographic information like population density, life expectancy, and literacy rates.
- Flag Images: Retrieve high-quality images of a country's flag.
- Timezones and Timezones: Get details about the country's timezones and current time.
- Programming Language: JavaScript
- Deployment Platform: Vercel
- Data Source: REST Countries API v3.1 (REST Countries API)
To use this API, simply make HTTP requests to the provided endpoints.
This API is deployed and accessible online through Vercel.
- Clone the repository:
git clone https://github.com/yourusername/rest-country-api.git
- No dependencies need to be installed locally.
- Access the API endpoints online.
Contributions are welcome! If you have any suggestions, feature requests, or bug fixes, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE
file for details.
Enjoy exploring the world with the RESTful Country API!