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

@formio/api

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formio/api

A form API library that creates rest endpoints and database integrations for forms.

  • 0.6.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
179
decreased by-17.13%
Maintainers
5
Weekly downloads
 
Created
Source

This library is still under heavy initial development. It is not recommended for use at this time.

Form API

This library is designed to create REST APIs for forms generated with the form.io system. It is designed to have a pluggable architecture where it does not rely on a specific DB and can run in both the browser (service workers) and on the server (node.js).

Usage

In order to use this library you need to import FormApi into your own application and pass in a db wrapper and express instance to it. Details to come.

Keywords

FAQs

Package last updated on 19 May 2020

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