peter-mount / a51.li

The source code behind my private short url service on http://a51.li and used by various projects including opendata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a51.li

The source code behind my private short url service on http://a51.li and used by various projects including opendata.

This project provides:

  • Short url service
  • A Memo service similar to twitlonger however it's usually used to publish logs from various batch jobs.
  • A simple Twiter bot - currently only tweets
  • RabbitMQ support so other applications can generate short urls and generate memo's

It's supplied in source code as-is under the Apache 2 license:

Copyright 2014 Peter T Mount.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

The source code behind my private short url service on http://a51.li and used by various projects including opendata

License:Apache License 2.0


Languages

Language:Java 89.7%Language:PLpgSQL 7.0%Language:CSS 3.4%