Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by tahmid-saj
A curated list of projects in awesome lists by tahmid-saj .
https://github.com/tahmid-saj/logging-service
Logging service API for log management in S3 from different frontends / APIs / databases. Can also view summaries of logs in dashboard. Developed using Go / Gin, AWS S3.
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/uuid-service
Simple UUID generator service developed with Go / Gin.
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/rate-limiter-service
Rate limiter service to limit requests using a sliding window (with logging) approach and pre-defined rules. Developed with Go / Gin, DynamoDB.
dynamodb gin go rate-limiter sliding-window-log
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/notification-service
Pub/Sub based notification service API for sending email and mobile push notifications. Developed using Go / Gin, AWS SES, SNS, S3.
aws-s3 aws-ses aws-sns gin go notifications pubsub
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/document-indexer-service
Document indexer service to generate inverted index mappings (document term matrices) for documents, such that the inverted index mappings can be utilized by search services for read optimization. Developed with Go / Gin, S3, DynamoDB.
dynamodb gin go inverted-index s3 search-system
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/task-scheduler-service
Task scheduler service to manage tasks in a set of queues, and assign tasks to an EC2 instance. Upon completion of task, any asynchronous background jobs such as notifications, logging or publishing events will be called via AWS Lambda. Developed using Go / Gin, AWS SQS, EC2, Lambda.
aws-ec2 aws-lambda aws-sqs gin go task-scheduler
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/document-search-service
Document searcher service to search for documents using search query terms. Uses inverted index mappings to optimize search queries. Developed with Go / Gin, S3, DynamoDB.
dynamodb gin go inverted-index s3 searcher
Last synced: 21 Oct 2024
https://github.com/tahmid-saj/search-service
Typeahead search service using a Trie data structure approach. Developed using Go / Gin and AWS DynamoDB.
dynamodb gin go trie typeahead-search
Last synced: 21 Oct 2024