Skip to content

rasmianand/rasmi2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker run -p 8080:8080 mux-web-service

The web service will be accessible at http://localhost:8080.

API Endpoints

Encrypt

Encrypt a value.

  • Endpoint: /api/encrypt
  • Method: POST
  • Request Payload:
{
 "value": "string_to_encrypt"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages