Skip to content
forked from alibaba/BeeHive

🐝 BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid to coupling between modules.

License

Notifications You must be signed in to change notification settings

lijuncode/BeeHive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeeHive

Version License Platform


##1. Abstract

BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid to coupling between modules.

We can get to know the architecture of BeeHive from this picture.

##2. Doc

  1. 中文文档
  2. English Document

##3. Module: Modules are separated by different function, every module can communicate with other one through their own services.

##4. Service: Services are the interface of the specifically module.

##5. Integrated approach

  • use cocoapods

pod "BeeHive", '1.0.0'

##6. author

一渡, shijie.qinsj@alibaba-inc.com

达兹, dazi.dp@alibaba-inc.com

##7. License

BeeHive is available under the GPL license. See the LICENSE file for more info.

About

🐝 BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid to coupling between modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 86.6%
  • Shell 8.6%
  • Swift 3.3%
  • Other 1.5%