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

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

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.