Tideland Go REST Server v2.15.0 Release Notes

Release Date: 2017-04-26 // almost 7 years ago
    • ➕ Added access to URL path parts via Job.Path()
    • ➕ Added interfaces for handler methods directly mapping HTTP verbs to the according REST methods like Create(), Read(), Update(), Modify(), Delete(), and Info()