{"library":"react-native-rest-client","type":"library","category":null,"description":"A simple REST client library for React Native applications that provides a base class for creating custom API clients. Version 0.1.1 is the latest stable release, but the package appears to be in early development with no recent updates. It simplifies RESTful calls by offering methods like GET, POST, PUT, PATCH, and DELETE, and supports custom headers, simulated delays for development, and returns Promises. Compared to alternatives like axios or fetch, it is minimal and tightly coupled to React Native, but lacks advanced features like interceptors, cancellation, or request/response transformations.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","react-native","rest","client"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-native-rest-client","imports":["import RestClient from 'react-native-rest-client';","const RestClient = require('react-native-rest-client').default;","class YourRestApi extends RestClient { ... }"]},{"cmd":"yarn add react-native-rest-client","imports":[]},{"cmd":"pnpm add react-native-rest-client","imports":[]}],"homepage":"https://github.com/javorosas/react-native-rest-client#readme","github":"https://github.com/javorosas/react-native-rest-client","docs":null,"changelog":null,"pypi":null,"npm":"react-native-rest-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}