You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ci/woodpecker/push/woodpecker Pipeline was successful
Details
|
24 hours ago | |
---|---|---|
ansible | 24 hours ago | |
api/ofd_api | 6 days ago | |
data_pipeline | 24 hours ago | |
docs | 2 weeks ago | |
.gitignore | 6 days ago | |
.woodpecker.yml | 6 days ago | |
LICENSE | 3 weeks ago | |
README.md | 2 weeks ago | |
mkdocs.yml | 2 weeks ago |
README.md
openfindata
The monorepo for openfindata's main code.
What it this?
See
Contents
This is a monorepo that contains several related components that work together to provide the services of openfindata.io:
data_pipeline
: holds the code that collects and processes data from various sources.api
: the API that serves this data to the public.docs
: the docs :)ansible
: the ansible playbook that deploys this to server