GithubHelp home page GithubHelp logo

ohserverlessteam4's People

Contributors

mormond avatar pkal42 avatar caflow avatar

Watchers

 avatar  avatar  avatar

ohserverlessteam4's Issues

API Product for Mobile

The Mobile Application requires access to all of the APIs. Each of them is required for different areas of the application’s UX. So the operations that need to be configured for this product suite are as follows:

GetUser
GetProduct
GetProducts
CreateRating
GetRating
GetRatings

Uniform URL Format

Next your team is to create a uniformly addressed version of the entire API. This includes the GetUser, GetProduct and GetProducts APIs that already existed, and all the production functions your team created: CreateRating, GetRating, and GetRatings. Your team should expose all of these operations under the same base URL, as they currently are under different base URLs.

API Product for Internal

The Internal business users use the APIs for reporting purposes. They need access to the product and rating information but shouldn’t be using the user operation or be able to create ratings. So the operations that should be exposed to this product suite are as follows:

GetProduct
GetProducts
GetRating
GetRatings

Throttling

Your team will need to create policies that ensure that the Internal business users do not make more than 10 calls within a 60 second time period on the operations that are exposed through this product suite.

The External Partners should also be throttled, but shouldn’t be throttled as greatly. The operations exposed to our partners should be limited to 15 calls per 60 seconds.

No need to store the results in a data store, on screen display of the results is sufficient

The mobile applications users shouldn’t have any throttling configured on the operations exposed to them

API Product for External

The External Partners use case is to be able to see products that BYFOC has to offer, so should only have the product operations exposed to them. So this product suite should only have the following operations exposed to them:

GetProduct
GetProducts

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.