module
0.0.0-20221229100339-43028c67b9ba
Repository: https://github.com/tobiasbeck/feathers-go.git
Documentation: pkg.go.dev
# README
feathers-go
This is a implementation of the feathersjs apis in golang. It is currently in a proof of concept state Nearly all feathers interfaces are implemented and it is compatible with the feathers client modules
Dependencies
A modified implementation of the gosf-socketio implementation is included which adds some functionality which is required by the feathers-client