Skip to content

I don't know Cobol, but why not make it work with Cloud Run?

Notifications You must be signed in to change notification settings

steren/cloud-run-cobol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Run with Cobol!

An simple web service in Cobol, because why not?

Run on Google Cloud

This repository contains an invokation program written in Go which passes the path as a command line argument into a cobol program. In the example program, the path is appended after the word "HELLO". If the path is empty the service returns "HELLO WORLD".

About

I don't know Cobol, but why not make it work with Cloud Run?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 75.0%
  • COBOL 13.3%
  • Dockerfile 11.7%