Closir is a corporate access platform connecting investors with emerging market companies. The platform is being used by more than a dozen companies (paying customers) in the emerging market and the most selling feature is the corporate calendar.
The following technologies were used:
• Python with Nameko for microservices. The biggest challenge was to separate services, not to be inter-dependable.
• Python API that communicates with the microservices back end. API is done via Flask and Flask-RESTful.
• Web app (except corporate calendar) - done in Angular.
• Corporate calendar - done in AngularJS (Angular 1).