Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koziolk committed Jan 30, 2022
1 parent dc31edd commit e49e41b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OpenFDA BigData Pipeline

**OpenFDA BigData Pipeline** enables collection, processing, and real-time presentation of data - on adverse drug events from the [openFDA](https://open.fda.gov/apis/drug/) project database.
**OpenFDA BigData Pipeline** enables collection, processing, and real-time presentation of data - on adverse drug events from the [openFDA](https://open.fda.gov/apis/drug/) database.

The solution uses [Apache Kafka](https://kafka.apache.org/) as a message broker, [Mongo DB](https://www.mongodb.com) as a document storage, [Spring Boot](https://spring.io/projects/spring-boot) for services and is Dockerized.

Expand Down Expand Up @@ -70,9 +70,3 @@ In addition, you can access Jupyter Notebook `jupyter-notebook` via a browser un
## Issues and contribution

Bug reports and pull requests are welcome on GitHub at https://github.com/koziolk/openfda-bigdata-pipeline

## License

**OpenFDA Bigdata Pipeline** is published under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).


0 comments on commit e49e41b

Please sign in to comment.