This website requires JavaScript.
Explore
Help
Sign in
local-it
/
vikunja-api
Watch
0
Star
0
Fork
You've already forked vikunja-api
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
249128a46e
vikunja-api
/
routes
/
crud
History
konrad
249128a46e
implemented binding url params directly to struct instead of passing them to the method for deleting items
2018-07-18 08:15:38 +02:00
..
create.go
implemented create team <-> namespace relation
2018-07-17 08:44:21 +02:00
delete.go
implemented binding url params directly to struct instead of passing them to the method for deleting items
2018-07-18 08:15:38 +02:00
helper.go
more optimization
2018-07-11 01:45:11 +02:00
paramBinder.go
implemented custom param binder
2018-07-17 23:10:54 +02:00
read_all.go
implemented get all teams the user is part of
2018-07-16 08:52:16 +02:00
read_one.go
Added right check for namespaces
2018-07-12 13:43:42 +02:00
update.go
Implemented team update method
2018-07-14 18:29:24 +02:00