Files
pygeoapi/docs/source
Sander Schaminee 41f3bd801a API design rule support (#1152)
* API design rule support (#1134):

- Change config model
- Change Flask, Starlette, and Django apps for API rule adherence
- Add Flask and Starlette mock clients to test API rule adherence
- Add get_base_url() util function to replace all config['server']['url'] refs
- Ensure that any internal links have URL prefixes if needed
- Add tests and update docs

* Prevent fcntl import error (breaks tests when running locally on Windows)

* Prefer trailing slash in landing page URL when strict_slashes=True (#1134)
2023-04-03 21:30:58 -04:00
..
2022-12-27 07:26:21 -05:00
2022-10-29 02:41:45 -04:00
2022-12-01 09:16:45 -05:00
2020-04-12 17:27:31 -04:00
2022-12-01 11:55:46 +02:00