MarcoStrijker / promisesPromises

This application is an effort to identify differences in the language use in the manifestos of all Dutch political parties in recent years.
GNU Affero General Public License v3.0
0 stars 0 forks source link

API improvements #40

Closed MarcoStrijker closed 8 months ago

MarcoStrijker commented 8 months ago

I added two functions that enable easier fetching of the processed programs. One to get a specific one and one to get multiple based on the passed filters.

I also changed the naming of a few functions and improved comments/error messaging and typing in several places.