A .NET Minimal API implementation of the Malawi Meta API.
The Malawi Meta API is a simple yet powerful application built to serve information about Malawi's districts and regions. It delivers reliable data through a clean API, which can be accessed by developers and researchers for a variety of purposes.
This project was born out of the need for a centralized, easily accessible source of accurate information about Malawi's districts and regions. By exposing this data through a public API, we aim to facilitate research and development projects, foster innovation, and contribute to the growing digital economy in Malawi.
You may find out about the documentation here
The application is built with the following technologies:
- .NET 7.0 SDK
-
Clone the repository to your local machine.
-
Navigate to the root directory of the project in the terminal:
cd MalawiMeta.Api
-
Restore the project dependencies:
dotnet restore
-
Build the application:
dotnet build
-
Run the application:
dotnet run
The application runs on http://localhost:5000/
.
Contributions to the project are welcome! Here are the steps to contribute:
- Fork the project repository.
- Create a new branch for your feature or bug fix.
- Make your changes.
- Submit a pull request.
Please make sure your code adheres to the existing style for consistency.
This project is licensed under the MIT License - see the LICENSE file for details.
- Jeremiah Chienda Feel free to reach out if you have any questions or suggestions!