https://github.com/kenmaca/frrand-api
Frrand—RESTful API used in Production
https://github.com/kenmaca/frrand-api
Last synced: over 1 year ago
JSON representation
Frrand—RESTful API used in Production
- Host: GitHub
- URL: https://github.com/kenmaca/frrand-api
- Owner: kenmaca
- Created: 2015-08-03T22:44:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T22:08:27.000Z (over 8 years ago)
- Last Synced: 2025-01-22T19:22:16.862Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://frrand.com
- Size: 1.67 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frrand—RESTful API
Made with Python (Eve) and MongoDB deployed on Tornado on EC2 instances. We used this for Frrand in production.
Frrand was a free crowd-sourced delivery network that tried to disrupt the last-mile industry. The idea was to get people already going in a particular direction or route to make deliveries on the way—earning a credit without really inconveniencing them. Users can also make delivery requests by paying with a credit.
We ended up with 2,000+ users and 600+ Facebook likes, but failed to take it to the next step without a business machine on our team. Interested? Chat with me: ken@kenma.ca
The front-end can be found on a separate (private) repo.
## Documentation
Moved to [generated Docs](http://api.frrand.com:5000/docs).