Skip to content

karchx/b64-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

b64-service

b64-service is a small backend that is responsible for serving files in base64 to be consumed through an http client

Configuration

for each file directory (service) you should add a settings array in the configuration file.

config.yml

settings:
    prefix: <prefix>
    querys: <query-params-array>
    path: <path>

About

Generic file conversion service to base64 by HTTP protocol in servers onpremises

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages