An open API service indexing awesome lists of open source software.

https://github.com/julkwel/madagascar-map-api

API du projet Madagascar-map
https://github.com/julkwel/madagascar-map-api

communes district fokontany localiza madagascar region

Last synced: 11 months ago
JSON representation

API du projet Madagascar-map

Awesome Lists containing this project

README

          

## Madagascar map API

## Contribution Guides

Your feedback and collaboration are highly valued as we evolve this resource for the developer community. 💪

- Add issues for what you wish to work on.
- Fork this Repository
- Add Unit Test
- Make a PR to the main branch

## Requirements :
```
- Docker
- Postgresql
- PHP > 8.1
```

## Installation
You can install this project using Docker [PHP & Postgres] as outlined above, or alternatively, by installing Postgres and PHP directly in your workspace.

```
- Clone the repos
- Run docker compose build
- Run docker compose up
- Copy .env to .env.local, then customise your DB_URL.
- Run symfony serve
- Do what you want
```

*For fun :heart: !*