Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

restapify

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restapify - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

4

package.json
{
"name": "restapify",
"version": "0.0.17",
"version": "0.0.18",
"main": "dist/index.js",

@@ -12,3 +12,3 @@ "files": [

"scripts": {
"postinstall": "yarn move:dashboard",
"restapify:init": "yarn move:dashboard",
"move:dashboard": "yarn cpx './node_modules/restapify-dashboard/public/**' ./src/dashboard-public",

@@ -15,0 +15,0 @@ "test": "jest --silent --no-cache",

# restapify
## TODO:
> Before running app run the following command:
>
> `$ yarn restapify:init`
- [ ] Handle `[userid].json` route syntax
- [ ] Hot reload json api
- [ ] Function to start the server
- [ ] CLI command
- [ ] Handle `[userid%2].json` route syntax
- [ ] Handle requests errors mode
## DOCS:
- HTTP Status Code: https://www.studytonight.com/rest-web-service/understanding-the-response#
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc