Gathering detailed insights and metrics for @furystack/rest-client-got
Gathering detailed insights and metrics for @furystack/rest-client-got
Gathering detailed insights and metrics for @furystack/rest-client-got
Gathering detailed insights and metrics for @furystack/rest-client-got
npm install @furystack/rest-client-got
Typescript
Module System
69.2
Supply Chain
67.3
Quality
75.6
Maintenance
100
Vulnerability
76.6
License
@furystack/core@10.4.6
Updated on Feb 16, 2022
@furystack/filesystem-store@2.0.30
Updated on Feb 16, 2022
@furystack/shades-nipple@1.3.16
Updated on Feb 16, 2022
@furystack/websocket-api@7.0.62
Updated on Feb 16, 2022
@furystack/shades@4.0.5
Updated on Feb 16, 2022
@furystack/rest-client-fetch@3.0.29
Updated on Feb 16, 2022
TypeScript (99.54%)
JavaScript (0.36%)
HTML (0.05%)
CSS (0.05%)
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
10,870
Last Day
1
Last Week
1
Last Month
50
Last Year
960
GPL-2.0 License
5 Stars
1,844 Commits
3 Watchers
4 Branches
2 Contributors
Updated on Feb 14, 2025
Minified
Minified + Gzipped
Latest Version
2.1.0
Package Id
@furystack/rest-client-got@2.1.0
Unpacked Size
43.33 kB
Size
12.23 kB
File Count
19
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
-50%
1
Compared to previous week
Last Month
-46.8%
50
Compared to previous month
Last Year
-59.4%
960
Compared to previous year
1
FuryStack is a flexible end-to-end framework that allows you to build complex services fast and easily.
The entry-level logic (like store managers or server managers) and models (definition of the Physical Stores, users, roles) and some entry-level implementation (like InMemoryStore and FileStore for testing) sits here.
Repository is a collection of DataSets. A DataSet is like an extended version of a physical store - you can use a context (like a UserContext) for authorization or entity manipulation from the DI. You can subscribe to events here as well.
If you want to communicate with the world, this package will be your friend. You can define your API as a Typescript interface and implement it on the backend with @furystack/rest-service. Consuming this APIs are also handy with the @furystack/rest-client-fetch package in the browser.
You can log in with a Google ID Token into a FuryStack backend with this simple package.
@furystack/shades is a UI library that helps you to create web UIs easily. The syntax is JSX and it works also with @furytechs tools like Logger or Inject. Uses unidirectional data binding.
A collection of useful tools like Disposable
s with using()
and usingAsync()
helpers, deepMerge, Tracer and an ultra-lightweight Observer/Observable implementation.
A powerful logging library that allows you to create log entries with scopes, levels and custom data and process them with a logic you'd like. You can collect telemetry or create a crash dump collector.
Inject is a DI / IOC utility that allows you to handle your dependencies easily is a hearth and soul of the stack. In short terms - Just mark your services as Injectable()
and use injector.getInstance(...)
to retrieve them.
An injector can be extended with extension methods, so you can configure your whole app in one place in a type safe way.
No vulnerabilities found.
Reason
13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
5 existing vulnerabilities detected
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-02-24
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More