An open API service indexing awesome lists of open source software.

https://github.com/bennycode/bennyn-playground


https://github.com/bennycode/bennyn-playground

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

Layers:
1. Zeta.Service.Main.change_own_phone_number
2. Zeta.Service.UserService.change_own_phone_number
3. Zeta.Utils.RequestHandler
4. DONE!

Zeta.Backing
- UserBacking

Zeta.App
- Session
holds User
holds Logins
holds Conversations

Zeta.Services
- URL
- UserService
- ConversationService

Zeta.Model
- User
- UserProperties
- Conversation
- Login

Zeta.Registration
- UserBuilder
- RegistrationFormView

Zeta.Utils
- Misc
- RequestHandler