https://github.com/guiromao/wordly
Application that aggregates remote job offers for software developers: 1) Does an hourly search in Job Sources; 2) Provides an API to query database; 3) Sends a daily newsletter to subscribed users, according to preferences
https://github.com/guiromao/wordly
api java mongodb redis spring-boot
Last synced: 9 months ago
JSON representation
Application that aggregates remote job offers for software developers: 1) Does an hourly search in Job Sources; 2) Provides an API to query database; 3) Sends a daily newsletter to subscribed users, according to preferences
- Host: GitHub
- URL: https://github.com/guiromao/wordly
- Owner: guiromao
- Created: 2022-08-23T22:05:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T19:28:00.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T11:43:59.603Z (10 months ago)
- Topics: api, java, mongodb, redis, spring-boot
- Language: Java
- Homepage:
- Size: 233 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wordly
An application that aggregates software development remote jobs from differentes websites.
Functionalities include:
1) Crawling of several websites to get existing/recent software development remote job offers;
2) Provides an endpoint to query for jobs from the database, according to keywords, publishing dates, etc;
3) Provides an endpoint to submit an email and keywords, to then receive the daily newsletter with the freshest remote opportunities.