Free E-Commerce Rest APIs to Practice | Swagger Overview | Import Swagger APIs to Postman Collection
HTML-код
- Опубликовано: 10 фев 2025
- #API #RESTAPI #SWAGGER
In this video, I have explained Best Buy APIs. These APIs can be hosted locally on localhost with NPM.
You can use these apis for your education practice with POSTMAN, RESTASSURED or any other rest client.
You can refer this GIT URL for Best Buy APIs:
github.com/Bes...
~~~IF you want to purchase my full course on APIs/WebServices, please use this link:
vimeo.com/onde...
~~~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
www.youtube.co...
Follow me on my Facebook Page:
/ naveenqtpexpert
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
t.me/joinchat/...
WebServices API Automation Tutorials:
vimeo.com/onde... ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
www.youtube.co...
Follow me on my Facebook Page:
/ naveenqtpexpert
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
t.me/joinchat/...
Paid courses (Recorded) videos:
Java & Selenium Course: www.naveenautom...
API Course: www.naveenautom... ➡️Get Our Courses✔️
📗 Get My Paid Courses at
Paid courses (Recorded) videos:
Java & Selenium Course: www.naveenautom...
API Course: www.naveenautom...
-------------------------------
✔️SOCIAL NETWORKS
Facebook: / naveenqtpexpert
Twitter: / naveenkhunteta
Blog: www.naveenautom...
--------------------------------
Support My Channel✔️Or Buy Me A Coffee
Paypal: paypal.me/nave...
Google Pay: naveenanimation20@gmail.com
--------------------------------
✔️Thanks for watching!
देखने के लिए धन्यवाद
Благодаря за гледането
感谢您观看
Merci d'avoir regardé
Grazie per la visione
Gracias por ver
شكرا للمشاهدة
As usual you are the best... Very useful video for people who are looking for good API where can do more & more practise
You are my #1 go to for automation videos!
Excellent , Even i am manual tester , API tester user these all Swaager and all. i never know all this thing.really awesome.
Thanks Naveen,sharing API related for practicing Swagger and Postman
Amazingly good. Best and easy way to explore Backend API. Thanks Naveen for sharing info as always.
Thanks for this session. it is big help for people who wants to hand on api automation testing and get experience over api play.
Thank you so much Naveen, I was hunting for the API docs from last couple of weeks. This really a good source to complete practice.
Excellent information in this video as is usual in all your videos Naveen. Muchas gracias!!!!
Great information naveen..Thanks for this valuable information...you have been always best ..
wow....dude...you have so much amazing content...thank you so much
Amazing video. Too much to learn....Thanks for sharing this awsome thing.....
Thanks Naveen for including specifically E-commerce API, I am in search of them from a long back 😊👍 you are always best 😊
& you are my best student :)
Beautifully explained! Super !
Thank you Naveen Sir, its very useful for me
Thanks Naveen. its very usefull to practice. thanks alot.
Awesome API, thanks a lot for sharing this info. Can you please make a video for PUT and DELETE
Thanks for valuable information.
Sir thank you it was very much helpful
Naveen, can you make some offer in ur API course??? Bcs we start learning from you... We need to learn API ONLY FROM YOU.
Hi Naveen by mistake i deleted all the data of Products related APIs.Can you pls let me know how to retrieve that.I tried cloning the entire folder from github repo but no use.
hello sir how to install swagger on windows 10 OS please reply sir
Hello sir e -commerce project ni 2 yrs experience vallu ela explain cheyyalo videos pettandi sir plz,plz
I cannot perform npm install on windows
It has already been 3 days i surfing through internet to fild solution but i cannot
This is complete api testing, means we have to do that much work only.. or coding also required, please let me know.
Hi, I have like 1million products in my database, how should I deal with the products API which is going to return all products, taking too much time and memory?
Bro ,is this possible transfer APIs swagger to jmeter???
Hi naveen, I want to take rest assured api course please tell me how to take or give me a link to access...thanks
Check the description
Hi Naveen..thanks for uploading this Video..very helpful...i have one query when i am trying to use Get method ;;;;;;;;;
RestAssured.baseURI = "localhost:3030/products";
RequestSpecification httprequest = RestAssured.given();
Response response = httprequest.request(Method.GET);
response.getBody().toString();
i am getting error as" java.net.ConnectException: Connection refused: connect"
can thse api be fetched using axios?
Hi how to write testcase in api in xcel
getting response code 0 after Post method
in postman or swagger?
Hi All,
I was getting error while install npm on my system (windows 10). if someone got the same error please try below command.
issue:---
PS C:\BestBuyApi's\api-playground> npm install
npm WARN deprecated feathers-configuration@0.2.3: Feathers v3 is out and this module has moved to @feathersjs/configuration. See docs.feathersjs.com/migrating.html for more information.
npm WARN deprecated feathers@2.2.4: Feathers v3 is out and has moved to @feathersjs/feathers. See docs.feathersjs.com/migrating.html for more information.
npm WARN deprecated feathers-rest@1.8.1: Feathers v3 is out and this module is now part of @feathersjs/express. See docs.feathersjs.com/migrating.html for more information.
npm WARN deprecated feathers-hooks@1.8.1: Feathers v3 is out and this module has been integrated into Feathers core. See docs.feathersjs.com/migrating.html for more information.
npm WARN deprecated feathers-errors@2.9.2: Feathers v3 is out and has moved to @feathersjs/errors. See docs.feathersjs.com/migrating.html for more information.
npm WARN deprecated feathers-sequelize@1.4.5: Upgrade feathers-sequelize to version 6.1.0 or later for important usability and security improvements. See crow.docs.feathersjs.com/guides/migrating.html#database-adapters for more information. An upgrade to Feathers 4 is recommended but not required.
npm WARN deprecated feathers-socketio@1.6.0: Feathers v3 is out and this module has moved to @feathersjs/socketio and @feathersjs/socketio-client. See docs.feathersjs.com/migrating.html for more information.
npm WARN deprecated sequelize@3.35.1: This version will no longer receive security fixes per our security policy. Please update to sequelize@5 or above.
npm WARN deprecated swagger-ui@2.2.10: No longer maintained, please upgrade to swagger-ui@3.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated feathers-commons@0.8.7: Feathers v3 is out and this module has moved to @feathersjs/commons. See docs.feathersjs.com/migrating.html for more information.
npm WARN deprecated rubberduck@1.1.1: This module is no longer maintained. Use github.com/feathersjs/hooks instead.
npm WARN deprecated feathers-query-filters@2.1.2: This module has been integrated into @feathersjs/commons.
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated core-js@2.6.11: core-js@
Hey.. Can you please help me with this configuration ?? I am still not able to resolve this issue.
@@rohinibhandari357 yup!! I also faced same problem.
Run ‘npm update’ instead of npm install
It should work