Coder Social home page Coder Social logo

boldsign / angular-java-esignature-example Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 135 KB

This repository contains a variety of code examples for working with BoldSign eSignature API, and this code examples are built with Angular and Java.

Home Page: https://boldsign.com/esignature-api/?utm_source=apiexamples&utm_medium=github

JavaScript 2.27% TypeScript 28.21% HTML 27.65% CSS 4.27% Java 37.60%
angular esign esignature java springboot srping

angular-java-esignature-example's Introduction

eSignature examples with Angular and Java โ€“ BoldSign API

This repository contains a variety of code examples for working with BoldSign eSignature API, and this code examples are built with Angular and Java.

API Demo

Scenarios covered

This repository includes the below list of code examples using the BoldSign APIs:

Prerequisites

  1. Signup for BoldSign trial
  2. Acquire needed BoldSign app credentials from here. Authentication - Help Center - BoldSign
  3. Check the node version, it should be v14.15.0 or above.
  4. And also check if Angular is installed, if not kindly run this command on your terminal to install
npm install -g @angular/cli
  1. Now you have all the prerequisites ready to start BoldSign API for Angular.
  2. Please follow installation steps provided in official Spring Boot application https://docs.spring.io/spring-boot/docs/current/reference/html/getting-started.html#getting-started.introducing-spring-boot

Steps to run sample

  1. Before running the sample, add your API key acquired from the BoldSign Web App in the ApiClient to your machine environmental variable with key as apiKey. This env value will be auto injected in this file BaseApi.java.
  2. To run the Send document from template sample, create a template from the web app with necessary fields. Copy the template ID from the web app once the template has been created. Add the copied template ID, in the sample template ID text box.
  3. To run the Embed signing process within your app and Embed send document using template within your app sample, create a template from the web app with necessary fields. Copy the template ID from the web app once the template has been created. Add the copied template ID, in the sample template ID text box.

Angular

  1. Open a new terminal and install the packages by using npm install.
  2. Run ng serve. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Spring Boot

Please follow the steps provided in the Spring Boot documentation to run the application https://docs.spring.io/spring-boot/docs/1.5.22.RELEASE/reference/html/using-boot-running-your-application.html

Useful Resources

Contact Us

Any feedback or queries? Please feel free to contact our support team or mail to [email protected].

angular-java-esignature-example's People

Contributors

jayaprakashkamaraj avatar mohanravi07 avatar ponmalar3883 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.