Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shenlu89/amazing-endemic-species
π An open-source, community-driven SaaS (Species-as-a-Service) application.
https://github.com/shenlu89/amazing-endemic-species
animation bun country-flags css3 d3 drizzle-orm headlessui iso-3166-1 iucn-red-list libsql nextjs react rest-api sqlite3 swr tailwindcss turso visualization
Last synced: about 2 months ago
JSON representation
π An open-source, community-driven SaaS (Species-as-a-Service) application.
- Host: GitHub
- URL: https://github.com/shenlu89/amazing-endemic-species
- Owner: shenlu89
- License: mit
- Created: 2017-09-17T02:45:13.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T13:56:09.000Z (6 months ago)
- Last Synced: 2024-10-11T01:51:06.150Z (3 months ago)
- Topics: animation, bun, country-flags, css3, d3, drizzle-orm, headlessui, iso-3166-1, iucn-red-list, libsql, nextjs, react, rest-api, sqlite3, swr, tailwindcss, turso, visualization
- Language: TypeScript
- Homepage: https://aes.shenlu.me
- Size: 8.63 MB
- Stars: 8
- Watchers: 0
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Amazing Endemic Species
Amazing Endemic Species (AES) is an open-source, community-driven SaaS (Species-as-a-Service) application. AES has:
- π **3D Dynamic Globe**: AES maps endemic species all over the world in a 3D dynamic globe.
- π **Explore Endemic Species Dataset**: Dive into comprehensive endemic species information that include species classification, geographical distribution, conservation status and more details from [Wikipedia](https://www.wikipedia.org/) or [IUCN Red List](https://www.iucnredlist.org/).
- π¦ **User-Friendly API Services**: AES provides easy-to-use API services, which means you can seamlessly access AES data for your scientific research or any secondary development projects.
- β¨ **Open-Source and Community-Driven**: Being open-source means transparency and the opportunity for anyone to improve the project. Such as, you can contribute to the database ensuring that the information is continually updated and accurate.
Join the AES community and help to map and protect the worldβs endemic species! Whether youβre contributing data, using the API for your research, or simply exploring the globe, every little bit helps.
## Contributing
New contributors welcome! First off, thanks for your interest in contributing! π
### Add More Species
If you want to add more species to AES, you can follow the [contributing guidelines](#contributing-guidelines) or submit an [issue](https://github.com/shenlu89/amazing-endemic-species/issues/new?assignees=shenlu89&labels=add-more-species&projects=&template=add_more_species.md&title=%5BAdd+More+Species%5D) labeling `add-more-species`.
- **ONLY** accept `JPG` images with `150x150` px.
- Ensure your photo features one species with good quality and easily identifiable### Contributing Guidelines
If you experience bugs, feel free to open an [issue](https://github.com/shenlu89/amazing-endemic-species/issues/new). And if you would like to implement a new feature or bug fix, you can raise a pull request with the steps below.
1. Fork the repository and clone it to your local machine.
2. Make the necessary changes to the data or code.
3. Create a pull request with a clear description of the modifications you've made.For more details, see [Best Practice for Pull Requests on GitHub](https://www.shenlu.me/blog/best-practice-for-pull-requests-on-github)
## FAQs
### What's the defination of endemic species in AES?
The defination of "endemic species" in AES refers to a species that is native
to and restricted to a specific geographical area. This area means the
country code, [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166).### Why should we pay attention for endemic species?
Endemic species are not found naturally anywhere else in the world.
These species have typically evolved in isolation over long periods,
adapting to their unique environment, and can be highly sensitive to
changes in their habitat. Endemism is significant in conservation
biology because endemic species are often more vulnerable to extinction
due to their limited distribution and specialized habitat requirements.## Support
Give a βοΈ if this project helped you!
Share this [site](https://aes.shenlu.me) with your social network if you like it.
[Tell me](https://github.com/shenlu89/amazing-endemic-species/discussions/new?category=show-and-tell) if you've made something cool by using [Amazing Endemic Species API](https://aes.shenlu.me/api).
## Donate
All the information about species is from the IUCN Red List [website](https://www.iucnredlist.org/). To make the IUCN Red List a more complete Barometer of Life. Donate via this link: https://www.iucnredlist.org/support/donate.
## License
This repository is licensed under [MIT](/LICENSE), and the content of all images and species data is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).