mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 07:15:25 +00:00
Merge branch 'master' of ssh://github.com/micro/services
This commit is contained in:
54
TODO.md
54
TODO.md
@@ -2,17 +2,61 @@
|
|||||||
|
|
||||||
A list of open source services to be created
|
A list of open source services to be created
|
||||||
|
|
||||||
## Services
|
## Current
|
||||||
|
|
||||||
- [ ] blog - a simple blogging service
|
- [x] blog - a simple blogging service
|
||||||
- [x] posts
|
- [x] posts
|
||||||
- [ ] comments
|
- [x] comments
|
||||||
- [x] tags
|
- [x] tags
|
||||||
- inbox - a simple inbox for mail and private messages
|
- [ ] feed - rss feed aggregator
|
||||||
|
- [ ] inbox - a simple inbox for mail and private messages
|
||||||
* [x] messages - store the messages for the inbox
|
* [x] messages - store the messages for the inbox
|
||||||
* [ ] notifications - holds updates and alerts
|
* [ ] notifications - holds updates and alerts
|
||||||
- [x] notes - a simple note taking service
|
- [x] notes - a simple note taking service
|
||||||
- [x] users - manages user accounts and login
|
- [x] users - manages user accounts and login
|
||||||
- [ ] books - search and read from the internet archive [open library](https://github.com/internetarchive/openlibrary)
|
- [ ] books - search and read from the internet archive [open library](https://github.com/internetarchive/openlibrary)
|
||||||
- [ ] feed - a news feed and aggregator
|
|
||||||
- [ ] stream - timeline of events, news, photos
|
- [ ] stream - timeline of events, news, photos
|
||||||
|
- [ ] contacts - store your contacts whether email, phone, etc
|
||||||
|
- [ ] teams - staying in sync in a distributed team
|
||||||
|
|
||||||
|
## Services
|
||||||
|
|
||||||
|
A non-comprehensive list of additional high-level value add services:
|
||||||
|
|
||||||
|
- Alerting
|
||||||
|
- Audio
|
||||||
|
- Backups
|
||||||
|
- Broadcast
|
||||||
|
- Checkout
|
||||||
|
- Customer
|
||||||
|
- Database
|
||||||
|
- Email
|
||||||
|
- Event
|
||||||
|
- Food (markets)
|
||||||
|
- Fraud/Risk
|
||||||
|
- Gamify (scores / leaderboard)
|
||||||
|
- geocoding
|
||||||
|
- i18n
|
||||||
|
- Image
|
||||||
|
- Location
|
||||||
|
- Maps
|
||||||
|
- Message
|
||||||
|
- Monitoring
|
||||||
|
- Notes / todo / lists
|
||||||
|
- Notification
|
||||||
|
- Payment
|
||||||
|
- Personalisation
|
||||||
|
- Place
|
||||||
|
- Popup (locations)
|
||||||
|
- Review (hyper local ephemeral reviews)
|
||||||
|
- Reward (points / tokens)
|
||||||
|
- Search
|
||||||
|
- Secrets
|
||||||
|
- Status
|
||||||
|
- Stream
|
||||||
|
- Support
|
||||||
|
- Timeline
|
||||||
|
- translation
|
||||||
|
- User
|
||||||
|
- Video
|
||||||
|
- Voice
|
||||||
|
|||||||
Reference in New Issue
Block a user