A Full Stack Web App in #COBOL???? Built with Docker, covered with #e2e tests, CI configured,...

栏目: IT技术 · 发布时间: 4年前

内容简介:There has never been a better time to code in COBOL. But it is important to cook it right. That's why we have built this Full Stack COBOL Web application. It is written in COBOL, built with Docker, wrapped to docker-compose for easy setup, it has a CI, and

COBOL NOW!

There has never been a better time to code in COBOL. But it is important to cook it right. That's why we have built this Full Stack COBOL Web application. It is written in COBOL, built with Docker, wrapped to docker-compose for easy setup, it has a CI, and it is covered with end to end tests so that you can be sure the application is of good quality. With such a configuration you can run COBOL everywhere, on a laptop, on a server, in a Kubernetes cluster, AWS, Azure, Raspberry Pi, whatever comes to your mind.

How to run

In order to run this application you need to have Docker and docker-compose on your machine (you don't have to have COBOL installed). Clone this repository and perform:

docker-compose up

This will build and run the application. Once the build is done the application will be accessible on http://localhost:8000/cgi-bin/cobol

A Full Stack Web App in #COBOL???? Built with Docker, covered with #e2e tests, CI configured,...

Stay safe, stay home and enjoy COBOL!


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C++编程风格

C++编程风格

卡吉尔 / 聂雪军 / 机械工业出版社发行室 / 2007-1 / 25.00元

本书描述C++语言中较深层次的程序设计思想和使用方法,包含大量软件工程概念和设计模式,重点介绍大规模编程相关的内容,例如增加代码的可读性、可维护性、可扩展性以及执行效率等的方法。本书的示例代码都是从实际程序中抽取出来的,融人了作者的实际开发经验。讲解如何正确地编写代码以及避开一些常见的误区和陷阱,并给出了许多实用的编程规则,可快速提升读者的C++编程功力。   本书描述平实,示例丰富,适合有......一起来看看 《C++编程风格》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具