Any contribution is appreciated. In order to contribute, create a pull request to the main branch of this repository.
- Textual description of the main functionality of the API
- Swagger-link
- Example requests
- Example response
- Link to getting-started example(s)
- Link to code_and_tutorial
Tutorials and code examples should aim at being easy and understandable for developers of any competence level. Try to make things as easy as possible to follow for the reader.
- Name the folder in a descriptive way such as: "Getting started - maptiles in leaflet.js"
- The README.md file should at a minimum contain
- Link(s) to the relevant API documentation folders
- Textual description of the purpose of the tutorial/example
- Code example
- Preferably link to a working example / code