Tags: mrifat/shorty
Toggle 0.2.4's commit message
- Updated README
- Added setup.sh script
Toggle 0.2.3's commit message
- Added postman json for stats and GET :short_code endpoints
- Added short url stats endpoint
- Added serializer for ShortUrls
Toggle 0.2.2's commit message
- Fix: update redirect count and last_seen_date when short_url is req…
…uested
Toggle 0.2.1's commit message
- Added documentation for ShortUrl endpoint
- Added GET :short_code endpoint
- Added a Finder for ShortUrls
Toggle 0.2.0's commit message
- Added shorten endpoint documentation
- Added routes Rake task
- Added a postman collection JSON file which has requests to shorten endpoint
- Added shorten endpoint
- Updated short_url model validations
- Fixed SHORT_CODE_REGEX
- Added Url shortener module to handle creation of ShortUrls
- Added Validator module to handle validations of short_codes for ShortUrls
Toggle 0.1.1's commit message
- Added model documentation
- Added ShortUrl model
- Added short_urls database table
Toggle 0.1.0's commit message
- Added the forgotten CHANGELOG
- Project skeleton
You can’t perform that action at this time.