Rychard / GnomeServer

Integrated Web Server for Gnomoria
MIT License
4 stars 3 forks source link

Convention-based endpoint resolution by HTTP method #1

Closed Rychard closed 8 years ago

Rychard commented 9 years ago

I should be able to define multiple routes with the same path, so long as each route has only a single endpoint for each HTTP method (GET, POST, PUT, DELETE).