Coder Social home page Coder Social logo

class10-hw9's Introduction

class10-hw9

This application displays a list of bilingual sentences (currently English -> Dutch) that match criteria as specified through an API end point.

Installation

  1. Fork the following repository from GitHub to your own GitHub account:

    https://github.com/remarcmij/class10-hw9

  2. Clone the forked repo (replace with the name of the folder where you keep of your HYF work. In this folder a class10-hw9 subfolder will be created by the git clone command below):

cd <project folder>
git clone https://github.com/<your-github-account>/class10-hw9.git

Open File Explorer (Windows) or equivalent on Mac or Linux and go to the class10-hw9 folder.

Double-click the index.html file to open it in the browser.

API end points

The following API end points may be of interest:

  • http://class10.taalmap.nl/en?subject=<subject>

    where <subject> is one of following:

    • questions
    • answers
    • signs
    • date-time
    • numbers
    • personal-details
    • bank
    • post
    • telephone
    • telephone-alphabet
    • internet
    • photo-video
    • weather
    • safety
  • http://class10.taalmap.nl/en?q=<term>

    where <term> is any search term. This performs a full-text search on any field, e.g.:

    http://class10.taalmap.nl/en?q=regen

Other end points can constructed by mapping the posts end point examples given in the documentation of json-server to match the /en end point we are using here.

See https://github.com/typicode/json-server

class10-hw9's People

Contributors

remarcmij 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.