GithubHelp home page GithubHelp logo

lindamry / m-web-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frederickmarshall/m-web-server

0.0 2.0 0.0 398 KB

A GT.M and Caché compatible HTTP server

License: Apache License 2.0

M 99.95% Shell 0.05%

m-web-server's Introduction

M Web Server

This source tree represents a web (HTTP) server implemented in the M language. It is maintained by OSEHRA, the Open Source Electronic Health Record Agent.

Purpose

This project aims to provide standardized and easy to deploy RESTful web services from M and from VISTA. The software can also serve file-system based resources that can take advantage of the web services.

This project is based off code contained in the Health Management Platform (HMP) JSON store.

Install

See INSTALL.md.

Developer Documentation

See the doc folder.

Packaging

This section is to help the maintainer remember how to package this when it gets updated.

  • After editing and committing the routines, update WWWINIT with the new version number to be.
  • Pack WWWINIT into WWWINIT.RSA with PackRO.py from the OSEHRA/VistA repo.
  • Pack MWS.RSA like this: ../VistA/Scripts/PackRO.py $(find src -name '*.m' -not -name 'WWWINIT.m') > dist/MWS.RSA
  • git tag the new version number; and git push --tags
  • Test on GT.M and Cache

Links

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.