openspending / openspending

The project aims to build and use open source tools and datasets to gather and analyse the financial transactions of governments around the world.
https://openspending.org/
GNU Affero General Public License v3.0
164 stars 57 forks source link

Combine backend micro-services #1371

Closed brew closed 4 years ago

brew commented 6 years ago

Open Spending backend services are separate python Flask applications, communicating via network APIs.

Currently, these app are tightly bound in functionality, and arguably little benefit to keeping them separate. These apps can be brought together and served as separate Flask Blueprints.

Application candidates for this:

brew commented 6 years ago

@jobarratt I'd say the case for combining these apps is less strong than for the related frontend applications (https://github.com/openspending/openspending/issues/1370).

sglavoie commented 4 years ago

WONTFIX/CLEANUP: Closing old issue without recent activity (>2 years) as part of #1478. Data will be migrated to the DataHub.io platform. Please feel free to re-open if this is still relevant.