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

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

内容简介: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!


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

查看所有标签

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

精通Git(第2版)

精通Git(第2版)

Scott Chacon、Ben Straub / 门佳、刘梓懿 / 人民邮电出版社 / 2017-9 / 89.00元

Git 仅用了几年时间就一跃成为了几乎一统商业及开源领域的版本控制系统。本书全面介绍Git 进行版本管理的基础和进阶知识。全书共10 章,内容由浅入深,展现了普通程序员和项目经理如何有效利用Git提高工作效率,掌握分支概念,灵活地将Git 用于服务器和分布式工作流,如何将开发项目迁移到Git,以及如何高效利用GitHub。一起来看看 《精通Git(第2版)》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码