Go to file
Андрей Иванов db142def3f Some fixes 2024-04-24 08:14:50 +03:00
.idea/runConfigurations Some fixes 2024-04-24 08:14:50 +03:00
public/static small size fix 2014-03-06 17:54:10 +04:00
src Some fixes 2024-04-24 08:14:50 +03:00
.gitignore Initial commit 2014-03-06 01:21:10 -08:00
LICENSE Initial commit 2014-03-06 01:21:10 -08:00
README.md Update README.md 2014-03-07 02:24:51 +03:00

README.md

Skimmer

Skimmer is a golang implementation of http://requestb.in/ service. It was created for an educational article - "How to build web application on Go".

There is an articale in russian on habrahabr:

Also you can try a demo version online.

In russian

Приложение Skimmer это имплементация сервиса http://requestb.in/, написанная на языке Go. Оно было создано в образовательных целях для написания статьи "Пишем веб сервис на Go"

Первые две части статьи по русски на habrahabr:

Так же вы можете попробовать демо-версию онлайн.