think-fetch
Client library
Provides a unified HTTP(S) client for ThinkJS 3.x applications
Fetch for ThinkJS 3.x
10 stars
13 watching
0 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
fetchthink-extendthinkjs3
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
thinkjs/think-cache | A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. | 2 |
thinkjs/think-redis | A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. | 9 |
thinkjs/think-email | An email module for the ThinkJS 3 framework | 2 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
q1998763/think-ueditor | A ThinkJS3 extension providing server-side configuration for UEditor | 2 |
thinkjs/think-view | A View Engine for building dynamic web pages in ThinkJS applications | 5 |
thinkjs/think-model | A ThinkJS 3.x model implementation providing a default data access layer for MySQL | 17 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
thinkjs/think-logic | Provides a middleware component for logic execution in ThinkJS 3.x applications | 2 |
thinkjs/think-controller | Middleware for handling controller logic in ThinkJS 3.x applications | 5 |
thinkjs/think-meta | A middleware package providing metadata about incoming HTTP requests and responses in ThinkJS 3.x applications. | 4 |
thinkjs/think-memcache | A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. | 2 |
thinkjs/think-cache-file | A caching solution using files to store data temporarily | 1 |
thinkjs/think-mongoose | An adapter that wraps Mongoose for use with the ThinkJS framework | 13 |