Tuesday 9 May 2017

The Best and Easiest Tool for Rest / Web services Testing and Debuging

Rested Client


Rested Client is a Chrome extension that helps users to quickly and easily create and use APIs. The extension enables users to create and save custom requests and view the results in a graphical format. It also allows users to share their requests with others and collaborate on projects.

The extension is designed to make it easier for developers to create and use APIs for their projects. The goal is to reduce the time and effort required to complete an API request. It does this by allowing users to quickly create and save custom requests, as well as view the results in a graphical format.

Rested Client helps users create requests by providing a visual interface with a library of components. It allows users to easily customize their requests with parameters, headers, and body content. The requests are then saved in a library where they can be easily accessed and reused in the future.

Once a request is created, users can view the results in a graphical format. This makes it easier to analyze the data and make decisions. It also allows users to quickly debug their requests and ensure they're working properly.

The extension also provides a way to share requests with others and collaborate on projects. Users can easily copy and paste the request into a shared folder, allowing team members to access and use the requests in their own projects.

In addition to its library of components and graphical format, Rested Client also provides a way for users to test their requests. Using the included testing tools, users can quickly and easily test their requests to make sure they are working properly.

Overall, Rested Client is a great extension for developers who want to quickly and easily create and use APIs. It provides a visual interface with a library of components, allowing users to easily customize their requests. It also provides a way for users to view the results in a graphical format, as well as a way to share their requests with others and collaborate on projects. Finally, the extension includes testing tools to ensure that requests are working properly. All in all, Rested Client is a great tool for developers who want to create and use APIs faster and more efficiently.

Monday 10 April 2017

Best Android Libraries for Developers (Must Have)

Best Android Libraries You must have


android application development is not as easy as web based application but there are certain libraries and tools which can make you life easier described bellow

ActiveAndroid is a orm library which is very easy to use and configure make the development faster it can be downloaded from https://github.com/pardom/ActiveAndroid/

AndroidAnnotations is framework for android which can speed up the development process and help developer to focus on what is important instead of wasting time on none functional things more details on http://androidannotations.org/

Universal Image Loader is a library focused on image loading, caching and  displaying.it is best for using with online assets. it can load images async and sync.can be found on https://github.com/nostra13/Android-Universal-Image-Loader

Fuel is a great library for the http protocol based networking as mostly of our applications are based on http so we must have it to faster our development https://github.com/kittinunf/Fuel

AndroidPdfViewer Library for displaying PDF documents on Android, with animations, gestures, zoom and double tap support. very easy to setup in project https://github.com/barteksc/AndroidPdfViewer

ZXing If you application involves QR code than you must use ZXing it is purely implemented in java so would be easier to configure https://github.com/zxing/zxing