Giter Site home page Giter Site logo

coding_challenge-28's Introduction

Coding Challenge 28 | LANGO - The Complete Dev Language API ๐Ÿ’ป

GitHub package.json version GitHub Workflow Status GitHub GitHub contributors GitHub last commit

As a community we are going to build an API! Lango aims to be the the complete development language API. A simple yet extensive HTTP API, providing its users with the ability to request both:

  • Generalised data about their desired language, framework or standard.
  • Specific language feature, for example: requesting information and examples on JavaScript Functions.

Motivation

The motivation behind this project is not only to provide a project that creates a learning opportunity in the technologies and stack used to create APIs and populating the data within the project, but also to become a final product that will be useful to developers and student alike when creating their applications/websites.

Code Style

We are using Prettier to create a uniformed code base that is easy to read for everyone. If you do not have Prettier set up in you editor, follow the advice set out this video, ensuring that you have the Format on save option enabled.

If you are using an editor other than Visual Studio code, do a quick google for your editor. If you are still stuck, ask for advice in our Discord!

Tech Stack

  • Node
  • Express
  • Handlebars
  • Jest

Features

  • Lango should have beginner friendly documentation
  • Lango should support for the various language in the programming and development world
  • Lango should have a endpoint for searching general details and statistics for the requested language
  • Lango should have a endpoint for looking up information and examples for the specified element of the language
  • Lango should have a endpoint for requesting details about specified language standards, such as ECMASCRIPT

Getting Started / Installation

To get started with this project, be sure to check out the issues board here, to find a task. The pinned issues at the top of that page are generally considered on going and can have mutliple people working on them at same time. If you have any questions on getting started, ask in the #coding-challenge channel in discord

Installing and Setup

  1. โ— Fork this repo to your Github account
  2. Clone your fork to you local machine
  3. Open the project in your favourite code editor
  4. Run npm install or yarn install

Tests

  • Use npm test or yarn test to run the tests.

Tests breakdown.

  1. framework.test.js - tests all the frameworks /json/frameworks/{framework_name}/{framework_name}.js
  2. language.test.js - tests all the languages /json/languages/{language_name}/{language_name}.js

Resource for working with API's

  1. Complete Web Developer course over at the ZTM Academy
  2. Build A RESTful Api With Node.js And Express.Js Part One

Looking for more challenges?

We highly recommend checking out the back catalogue of coding challenges. With varying levels of complexity there is something to test and push every skill level.

One Last Thing!

Please note: As with all my challenges there is zero benefit or monetary gain I receive from it. This is just my way of thanking my students and making sure that you are able to continue gaining valuable knowledge outside of just my videos. It would mean a lot to me if you are able to rate my course...5 star reviews make my day :)

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.