v0.20.0-alpha.0
Pre-release
Pre-release
- This package is forked from @curveball/core and will be the future 'core'
engine for curveball. This new core is smaller, and has all node-specific APIs removed, so it may be used in other server APIs as well. - Added
Application.fetch()
, which lets you use the standardRequest
andResponse
classes to execute requests in curveball.