Skip to content

rdifalco/Jester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jester

Simple REST tools for JAX-RS and Jersey

If you are about to deploy a JAX-RS REST server with no security at all and you think it is okay because it is just an MVP, PLEASE STOP. Copy the following source over, generate yourself an API KEY and API SECRET and just be done with it. Make sure your clients change their code to use your generated keys with Basic Auth and live will be much better. Should only take a couple of hours at most.

It may not be the best security but it will be better than going live with nothing.

About

Simple REST tools for JAX-RS and Jersey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages