Giter Site home page Giter Site logo

intel-ark-api's People

Contributors

issy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

intel-ark-api's Issues

[FEAT] Add CI

Description

Build and testing workflows would be nice to have, to ensure that the code in the repo is of good quality and works as expected. It would also be useful to have unit tests for this purpose.

DOD

  • Add linting/formatting workflow
  • Add workflow to check that the project builds properly
  • Add unit tests and appropriate workflows

[FEAT] Response pagination

Description

Add pagination query params onto the search endpoint. Currently the initial product IDs query is limited to 50. It would be best to remove the limit on the query and instead handle pagination after we have all the product IDs; so that we can provide response metadata such as number of results, limit, offset.

DOD

  • Query params added to search endpoint
  • Additional metadata provided in response
  • Docs updated

[FEAT] Add product type filtering

Description

The Ark database contains many different types of product; including NICs, CPUs, NUCs and many more. There must be a way to distinctly categorise product entries in the database, even if it's not exhaustive. We may only be able to successfully identify NICs and CPUs, but that would still be better than nothing.

As an extension of this, it would be useful to add query params to the search endpoint to filter by a type of product (or even multiple).

It may be that the only way of identifying the type of a product is by checking certain specification fields in the product data. This has the potential to be very time consuming in a large set of products, in which case the outcome may not be desirable. Investigation is needed in this area.

DOD

  • Determine which products can be identified by type
  • Implement a way of only including products of X type or XY types in a search response

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.