Coder Social home page Coder Social logo

discoswebsdk's Issues

Diagnostics Service

Add Service that checks:

  • Url is valid
  • Api key is valid
  • All services are injected correctly

Recombinator Service

It would be nice if we could resolve all the links and build a coherent object tree

Need Mock API to Target Tests Against

Currently, tests are targeted against the real API, this isn't ideal and we're going to quickly run up against rate limiting issues.

Need to make a mock API that tests can be run against

ILogger<T> Support

Logging (where it exists) is crude Console.WriteLine() replace this with ILogger support

DI Extensions

Ideally, this SDK should be able to be consumed by an ASP.NET client with one line of code

Update Mock API to handle bulk-download

At the moment, the tests for the bulk downloader are skipped.

This is because the mock api can't handle them and it takes hours to run on the real thing due to rate limiting.

We need to update the mock API to be able to cope with this.

Split into separate packages

Not everyone needs everything, we want to minimise dependencies people don't want.

Initally, I'd suggest splitting into:

  • .Core (Models Only)
  • .Http (Clients and Download Services)
  • .Microsoft.Extensions.DependencyInjection (DI Extensions for MS DI)

Add Bulk-Getter

If we want to be able to get all of something, it's a pain to do manually.

Let's build a class that can do this, and make sure it provides progress updates.

CI Is Borked

Looks like the polly retry policy is hiding the real problem.

Fixing the mockoon config to deal with bulk downloads should sort it.

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.