Giter Club home page Giter Club logo

goremote.io's Introduction

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!

goremote.io's People

Contributors

ashleyhindle avatar scorpionresponse avatar wfhio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

goremote.io's Issues

Move away from silex

Now silex won't be recieving security updates it's important we move to another framework.

Adding more models

Hey @ashleyhindle I've been working on a super similar project to standardize job board API responses in PHP. I've got 13 providers so far.

Anyway, I'd like to start adding more models to your project using the the providers I've got. Any objection to me making a PR to add Dice, Careerbuilder, Indeed, and maybe others?

Fix bug with the path method on the home page

index.html.twig uses 'slugify' to create a human readable URL. This failed because the path method expected title to be at least one character long, and broke the entire site as a job's title was, somehow, 软件工程师 in the database.

We should fallback to a generic job title, or change the requirement to have the title after the jobid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.