Giter VIP home page Giter VIP logo

paapi5-aws4's Introduction

Hello there, I'm Gabriel ๐Ÿ‘‹

Twitter Badge Linkedin Badge Gmail Badge

I'm a backend software developer, with cloud based architectures who have a loving soul for Learning new stuff everyday, clean code, performance, optimizations and really trying to use the technology as a tool for fix real world problems or improve life quality.

  • ๐Ÿ”ญ Iโ€™m currently working Designing and implementing custom Software Solutions for business purposes

  • ๐ŸŒฑ Iโ€™m currently learning kind of reacting programing, mixing that with old loved Functional Programming style

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on some open source projects or GNU/Linux video content

  • ๐Ÿ’ฌ Ask me about NodeJS on backend oriented side, with Typescript (learning a bit more every day) any question about JS I've worked with frameworks like: express, serverless (aws lambda), firebase (cloud functions), Restify.

  • ๐Ÿ“ซ How to reach me: You can reach me on the links above!

  • ๐Ÿ˜„ Pronouns: Mr, and for an old friend of mine, just "The Doctor friend's"

  • โšก Fun fact: I really enjoy choir singing, ha! You weren't expecting it right?

paapi5-aws4's People

Contributors

mystogab avatar

Stargazers

 avatar

Watchers

 avatar

paapi5-aws4's Issues

implement getbrowsenodes

sample curl output:

curl "https://webservices.amazon.com/paapi5/getbrowsenodes" \
-H "Host: webservices.amazon.com"  \
-H "Accept: application/json, text/javascript" \
-H "Accept-Language: en-US" \
-H "Content-Type: application/json; charset=UTF-8" \
-H "X-Amz-Date: 20231102T161204Z" \
-H "X-Amz-Target: com.amazon.paapi5.v1.ProductAdvertisingAPIv1.GetBrowseNodes" \
-H "Content-Encoding: amz-1.0" \
-H "Authorization: AWS4-HMAC-SHA256 Credential=AKIAJasdad2GEZ32C5A/20231102/us-east-1/ProductAdvertisingAPI/aws4_request SignedHeaders=content-encoding;host;x-amz-date;x-amz-target  Signature=e2195fbe2b2585b6asdas274366f433ea9c835c3c08fc2e18951e9f42d802b25" \
-d "{
    \"BrowseNodeIds\": [
        \"11058611\"
    ],
    \"Resources\": [
        \"BrowseNodes.Ancestor\",
        \"BrowseNodes.Children\"
    ],
    \"PartnerTag\": \"lasd0\",
    \"PartnerType\": \"Associates\",
    \"Marketplace\": \"www.amazon.com\"
}"

Add typings to GetImages available resources

Provide typings for available resources fetching in GetImages:

sample of available resouurces:

        \"BrowseNodeInfo.BrowseNodes\",
        \"BrowseNodeInfo.BrowseNodes.Ancestor\",
        \"BrowseNodeInfo.BrowseNodes.SalesRank\",
        \"BrowseNodeInfo.WebsiteSalesRank\",
        \"CustomerReviews.Count\",
        \"CustomerReviews.StarRating\",
        \"Images.Primary.Small\",
        \"Images.Primary.Medium\",
        \"Images.Primary.Large\",
        \"Images.Primary.HighRes\",
        \"Images.Variants.Small\",
        \"Images.Variants.Medium\",
        \"Images.Variants.Large\",
        \"Images.Variants.HighRes\",
        \"ItemInfo.ByLineInfo\",
        \"ItemInfo.ContentInfo\",
        \"ItemInfo.ContentRating\",
        \"ItemInfo.Classifications\",
        \"ItemInfo.ExternalIds\",
        \"ItemInfo.Features\",
        \"ItemInfo.ManufactureInfo\",
        \"ItemInfo.ProductInfo\",
        \"ItemInfo.TechnicalInfo\",
        \"ItemInfo.Title\",
        \"ItemInfo.TradeInInfo\",
        \"Offers.Listings.Availability.MaxOrderQuantity\",
        \"Offers.Listings.Availability.Message\",
        \"Offers.Listings.Availability.MinOrderQuantity\",
        \"Offers.Listings.Availability.Type\",
        \"Offers.Listings.Condition\",
        \"Offers.Listings.Condition.ConditionNote\",
        \"Offers.Listings.Condition.SubCondition\",
        \"Offers.Listings.DeliveryInfo.IsAmazonFulfilled\",
        \"Offers.Listings.DeliveryInfo.IsFreeShippingEligible\",
        \"Offers.Listings.DeliveryInfo.IsPrimeEligible\",
        \"Offers.Listings.DeliveryInfo.ShippingCharges\",
        \"Offers.Listings.IsBuyBoxWinner\",
        \"Offers.Listings.LoyaltyPoints.Points\",
        \"Offers.Listings.MerchantInfo\",
        \"Offers.Listings.Price\",
        \"Offers.Listings.ProgramEligibility.IsPrimeExclusive\",
        \"Offers.Listings.ProgramEligibility.IsPrimePantry\",
        \"Offers.Listings.Promotions\",
        \"Offers.Listings.SavingBasis\",
        \"Offers.Summaries.HighestPrice\",
        \"Offers.Summaries.LowestPrice\",
        \"Offers.Summaries.OfferCount\",
        \"ParentASIN\",
        \"RentalOffers.Listings.Availability.MaxOrderQuantity\",
        \"RentalOffers.Listings.Availability.Message\",
        \"RentalOffers.Listings.Availability.MinOrderQuantity\",
        \"RentalOffers.Listings.Availability.Type\",
        \"RentalOffers.Listings.BasePrice\",
        \"RentalOffers.Listings.Condition\",
        \"RentalOffers.Listings.Condition.ConditionNote\",
        \"RentalOffers.Listings.Condition.SubCondition\",
        \"RentalOffers.Listings.DeliveryInfo.IsAmazonFulfilled\",
        \"RentalOffers.Listings.DeliveryInfo.IsFreeShippingEligible\",
        \"RentalOffers.Listings.DeliveryInfo.IsPrimeEligible\",
        \"RentalOffers.Listings.DeliveryInfo.ShippingCharges\",
        \"RentalOffers.Listings.MerchantInfo\"

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.