Skip to content

NetsOSS/nets-template-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding a person:

http -v -f POST http://localhost:8080/persons name=trygve

Listing all persons

http -v http://localhost:9090/persons

Searching for a person based on name:

http -v GET "http://localhost:8080/search?name=Iv"

About

Template application using the Nets stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages