Go to file
Howl 15559d0be2 use c.ClientIP() rather than manually accessing c.Request.RemoteAddr 2016-07-06 19:35:49 +02:00
app use c.ClientIP() rather than manually accessing c.Request.RemoteAddr 2016-07-06 19:35:49 +02:00
common Remove read privilege. Public data is now readable by everyone without having to pass an API token. Feel free to test around as much as you like! 2016-07-06 14:22:43 +02:00
.gitignore Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
LICENSE MIT -> proprietary license 2016-06-10 13:19:13 +02:00
README.md Add roadmap to readme 2016-04-08 19:29:11 +02:00
main.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
startuato_linux.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
startuato_windows.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00

README.md

osuripple/api

This is the source code for the Ripple API. It's still in its very early development, although I plan on putting it in an early beta phase in about a couple of weeks.

Public roadmap (it's actually just a trello board)

License

MIT