Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/007tickooayush/inv-upload
Basic file handling approaches using http Requests, using nodejs, fastAPI, mongoDB, and mysql.
https://github.com/007tickooayush/inv-upload
docker docker-compose fastapi kafka kafkajs mongodb mysql nodejs pyspark
Last synced: 18 days ago
JSON representation
Basic file handling approaches using http Requests, using nodejs, fastAPI, mongoDB, and mysql.
- Host: GitHub
- URL: https://github.com/007tickooayush/inv-upload
- Owner: 007tickooayush
- Created: 2023-12-15T15:53:50.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-15T16:27:27.000Z (about 1 year ago)
- Last Synced: 2023-12-15T17:27:32.810Z (about 1 year ago)
- Topics: docker, docker-compose, fastapi, kafka, kafkajs, mongodb, mysql, nodejs, pyspark
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INV-UPLOAD
Basic file handling approaches using http Requests, using nodejs, fastAPI, mongoDB, and mysql.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)## Installation
Run the [docker-compose](docker-compose.yml) file to install all the required dependencies and revv up the docker containers.
## Usage
Use the [frontend](frontend/) project to navigate through all available APIs designed and test the approaches formulated for upstreaming and downstreaming of file in local storage, Mysql storage, NoSql storage, and their respective limitations.
## License
N/A