Stackle is an web communication portal aimed at providing Open Source organizations a platform to have discussions on their github projects and their issues. It provides Github intergration which allows adminstrator of an organization to create a forum thread for the particualr organization. Users signing in is able to view forums of the organizations they contribute to and engage in the forum discussions.
Apache License 2.0
104
stars
146
forks
source link
Routes are separated and the relevant endpoints json file updated. #115
The current routes.js file contains all the routes in a single file. Hence, routes are logically separated and the related endpoint json file is updated to new endpoints.
The current routes.js file contains all the routes in a single file. Hence, routes are logically separated and the related endpoint json file is updated to new endpoints.