Giter Club home page Giter Club logo

building-modern-web-apps's Introduction

Building Modern Web Applications

By Michael Smart

Presented at InterSystems Global Summit 2017

Description: An example of a RESTful web service as implemented in Caché, and a client application designed in Angular.js that connects to the service. The two components are meant to demonstrate the concepts of modern web application design and serve as a companion piece to the presentation found here: https://learning.intersystems.com/course/view.php?id=681

Requirements: Caché or Ensemble 2016.2 or higher.

Instructions:

  1. Create the CSP application /gs for the desired namespace.
  2. Make sure that the CSP Physical Files Path setting is defined for the /gs CSP application.
  3. Create the CSP application /gs/api and point it to the the same namespace as /gs.
  4. Set the Dispatch Class option for /gs/api to Todo.REST.
  5. Load the files in the BuildingModernWebApps directory to a new project using Atelier.
  6. Compile the new project in Atelier.
  7. Connect via Terminal to your instance and run the command do ##class(Todo.Task).reset() in the application namespace. This will generate the example data as seen in the presentation.
  8. Open your web browser to http://<server>:<port>/gs/index.html.

Enjoy!

— MS

building-modern-web-apps's People

Contributors

evshvarov avatar isc-msmart avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

smrose25

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.