Skip to content

yurikoex/bash-rest-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-rest-server

REST server written in bash

based on work from https://github.com/avleen/bashttpd

deps

  • jq
  • socat

usage

start server

./index.sh

In your browser or postman, http://localhost:8080/api/foo/something

About

REST server written in bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages