issues
search
dhoss
/
carafe
Pocket Java API
0
stars
0
forks
source link
small http server for testing
#1
Open
dhoss
opened
5 years ago
dhoss
commented
5 years ago
look at:
https://github.com/NanoHttpd/nanohttpd
http://tutorials.jenkov.com/netty/netty-tcp-server.html
https://www.baeldung.com/netty
dhoss
commented
5 years ago
This should do:
http://www.mock-server.com/mock_server/getting_started.html
http://www.mock-server.com/mock_server/initializing_expectations.html
look at: