https://github.com/pacifica/pacifica-ingest
Pacifica core service that receives and distributes data from an uploader to the internal services
https://github.com/pacifica/pacifica-ingest
Last synced: 4 months ago
JSON representation
Pacifica core service that receives and distributes data from an uploader to the internal services
- Host: GitHub
- URL: https://github.com/pacifica/pacifica-ingest
- Owner: pacifica
- License: lgpl-3.0
- Created: 2017-03-05T03:18:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T19:00:41.000Z (about 6 years ago)
- Last Synced: 2025-09-03T09:35:14.441Z (9 months ago)
- Language: Python
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pacifica Ingest Services


[](https://travis-ci.org/pacifica/pacifica-ingest)
[](https://ci.appveyor.com/project/dmlb2000/pacifica-ingest)
[](https://codeclimate.com/github/pacifica/pacifica-ingest)
[](https://codeclimate.com/github/pacifica/pacifica-ingest)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/ingest-frontend/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/ingest-backend/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/ingest-frontend/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/ingest-backend/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/ingest-frontend/builds)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/ingest-backend/builds)
This is the Pacifica Ingest Services API.
This service receives, validates and processes data that is provided by a
Pacifica Uploader service.
## Documentation
For installation, configuration and usage documentation please
refer to the [Read the Docs](https://pacifica-ingest.readthedocs.io)
documentation.
* [Installation](docs/installation.md) documentation.
* [Configuration](docs/configuration.md) documentation.
* [Examples](docs/exampleusage.md) documentation.