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

dpc-angular-server

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dpc-angular-server

DPC Angular Server

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-60%
Maintainers
1
Weekly downloads
 
Created
Source

DPC Angular Server

AngularJS test backend

  git clone https://github.com/flaki/dpc-angular-server.git
  cd dpc-angular-server
  npm run start {/path/to/www} {optional_port}

Usage as project dependency:

  npm install flaki/dpc-angular-server --save-dev
  node node_modules/dpc-angular-server/server.js ./www

API

  GET /api
  GET /api/items
  PUT /api/items
  POST /api/items/:id
  DELETE /api/items/:id

Requests fall back to {www}/index.html.

FAQs

Package last updated on 16 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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