Skip to content

akhterwahab/goremote.io

 
 

Repository files navigation

GoRemote.io

Silex app for monitoring sites with remote friendly positions - we'll generate a database of the jobs, and create an API for other people to get the information

Build Status

API

Added a basic api which returns JSON: https://goremote.io/api/

GET /jobs/ - latest jobs
GET /job/{id} - single jobs

GET /companies/ - all companies
GET /company/{id} - single company

GET /sources/ - all sources of jobs
GET /source/{id} - single source

GET /search/{query} - search results, for the past two months

Nearly at the 'refactor' stage! Exciting times!

About

Remote jobs aggregator for weworkremotely.com, wfh.io and other sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.5%
  • HTML 19.2%
  • Shell 3.7%
  • JavaScript 1.4%
  • CSS 1.2%