package routes import "zestack.dev/slim" func updateProject(c slim.Context) error { return nil }