An open API service indexing awesome lists of open source software.

https://github.com/leandroblandi/textana-upload-service

A RESTful file upload microservice that validates and accepts .TXT files (up to 10MB), stores them securely in AWS S3 with unique UUID identifiers, and publishes tracking messages to AWS SQS to trigger downstream processing—providing a clean entry point for asynchronous text analysis pipelines.
https://github.com/leandroblandi/textana-upload-service

rest-api restful-api s3 s3-bucket spring-boot sqs sqs-producer sqs-queue upload-file

Last synced: 4 days ago
JSON representation

A RESTful file upload microservice that validates and accepts .TXT files (up to 10MB), stores them securely in AWS S3 with unique UUID identifiers, and publishes tracking messages to AWS SQS to trigger downstream processing—providing a clean entry point for asynchronous text analysis pipelines.

Awesome Lists containing this project