https://github.com/joshluedeman/kea
Kea is a project to build an application for downloading data files that are on the web and meet specific search criteria.
https://github.com/joshluedeman/kea
demo-data-generator sample-data
Last synced: 9 months ago
JSON representation
Kea is a project to build an application for downloading data files that are on the web and meet specific search criteria.
- Host: GitHub
- URL: https://github.com/joshluedeman/kea
- Owner: JoshLuedeman
- License: mit
- Created: 2023-05-13T23:29:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T22:57:52.000Z (over 1 year ago)
- Last Synced: 2025-02-10T05:29:16.395Z (11 months ago)
- Topics: demo-data-generator, sample-data
- Language: C#
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Kea
## Description
I will be using this project as a vehicle to teach others how to take a concept and build it in to a full application.
Kea is a project to build an application for downloading data files that are on the web and meet specific search criteria. This project has been started in May of 2023, and is not anything more than a concept yet. It is something that I will build as a part of my online content (i.e. blogs, videos, etc.). I chose this as the first application to use because I want to use this application to download data to be used in future scenarios.
## Documentation
All supporting documentation for this project is located in the project Wiki. The wiki is located [here](../Kea.wiki/Home.md).
## Releases
*Will be updated as the project progresses*
## Contributing
*This section will be updated once the project is ready for external contributors*
## License
Please refer to the [LICENSE](LICENSE) file for more information.