Git Product home page Git Product logo

job-posting-challenge's Introduction

Job Posting Challenge

How to start ?

You can either start the project locally or use it through the railway app.

railway

If you want to start the project locally follow along:

run the following scripts

npm ci 
npm start

and you're all set !

APIs

You'll find all the available API calls in the json files named: API-calls.json

Import this file into your insomnia workspace.

You'll be able to use the API fully. (if using the railway deployed application, just switch localhost:7777 by the railway endpoint url)

⚠️

In order to use the translate API you'll need to pass your DeepL API key.

⚠️

The API is split into 2 categories: /jobs/ and /translate/

Script

You'll find the script calculating the top 100 words in the jobs description data at scripts/top-100-words.ts

to have the result just run: npm run top100Words

job-posting-challenge's People

Contributors

sufiane avatar

Watchers

 avatar

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.