Skip to content

Releases: rif/spark

v1.8.1

08 May 16:36
@rif rif
e34907b
Compare
Choose a tag to compare

Changelog

v1.8.0

23 Apr 10:45
@rif rif
297e211
Compare
Choose a tag to compare

Changelog

  • 297e211 Add CORS and Content-Type headers
  • 62769fa Forward the rest of the path to proxy
  • ea52efe Add some documentation about the new proxy flag
  • 2a77660 Add proxy flag

v1.7.4

09 Nov 13:27
@rif rif
3e626d2
Compare
Choose a tag to compare

Changelog

3e626d2 Add go.mod

v1.7.3

03 Apr 10:16
@rif rif
940c480
Compare
Choose a tag to compare

Changelog

940c480 Fix flag comment typos
ddcef37 Merge pull request #14 from Inconnu08/patch-1
aebd20d Update README.md
9e1facc update readme to match params description

v1.7.2

08 Nov 08:33
@rif rif
560f686
Compare
Choose a tag to compare

Changelog

560f686 waring on serving unfiltered path

v1.7.1

23 Oct 11:33
@rif rif
aae3627
Compare
Choose a tag to compare

Changelog

aae3627 better flag description

v1.7.0

23 Oct 11:29
@rif rif
7066e5c
Compare
Choose a tag to compare

Changelog

7066e5c denied patterns flag option

v1.6.0

07 Nov 09:31
@rif rif
8b891be
Compare
Choose a tag to compare

Changelog

8b891be fix binary name
97b5bfa compiling with goreleaser


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

Binaries attached to release

02 Mar 11:17
@rif rif
Compare
Choose a tag to compare
  • compiled with go 1.6
  • attached files to the release

URL Path

08 Jan 11:25
@rif rif
Compare
Choose a tag to compare

Now spark can serve the content at a specified path, eg. http://localhost:8080/hello
If path parameter is not provided spark behavior is unchanged.

Binaries can be found here