mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Move CONTRIBUTING.md to the root folder
This commit is contained in:
11
README.md
11
README.md
@@ -1,12 +1,12 @@
|
||||
# Public APIs [](https://github.com/public-apis/public-apis/actions?query=workflow%3A%22Run+tests%22) [](https://github.com/public-apis/public-apis/actions?query=workflow%3A%22Validate+links%22)
|
||||
|
||||
A collective list of free APIs for use in software and web development.
|
||||
*A collective list of free APIs for use in software and web development.*
|
||||
|
||||
A public API for this project can be found [here](https://github.com/davemachado/public-api)!
|
||||
|
||||
For information on contributing to this project, please see the [contributing guide](.github/CONTRIBUTING.md).
|
||||
For information on contributing to this project, please see the [contributing guide](CONTRIBUTING.md).
|
||||
|
||||
Please note a passing build status indicates all listed APIs are available since the last update. A failing build status indicates that 1 or more services may be unavailable at the moment.
|
||||
**NOTE: A passing build status indicates all listed APIs are available since the last update. A failing build status indicates that 1 or more services may be unavailable at the moment.**
|
||||
|
||||
## Index
|
||||
|
||||
@@ -1017,3 +1017,8 @@ API | Description | Auth | HTTPS | CORS |
|
||||
| [weatherstack](https://weatherstack.com/) | Real-Time & Historical World Weather Data API | `apiKey` | Yes | Unknown |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
|
||||
<br>
|
||||
|
||||
## License
|
||||
[MIT](LICENSE)
|
||||
Reference in New Issue
Block a user