Pinned Repositories
drypack-back-end
DryPack - a web Framework and it is intended to be used as a base for web applications, avoiding the need of creating already common features and automations that are part of most modern web applications. The idea is that the developer just writes the code related to the business needs and in a simple and clean way.
github-action-webapp-front-end-test
A GitHub Action to test webapps using selenium, npm, chrome and firefox browsers
ors-map-client
Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
starterpack-dotnet
A base .Netcore web application pack to speed up the development of new applications, implementing common flows, controllers, services and components necessary for most web applications. It uses active record standard with Entity Framework for data access and persistence.
vue-json-tree
Vue component that renders JSON data in a collapsible tree structure.
vue-rest-client
The VueRestClient integrates Axios and the concept of Active Record to allows the communication with a back-end api with minimum code. It has an integrated http client with request and response interceptors that allows using authentication (via header Bearer) and localization via header and url parameter that can be automatically added if your options tell so. It can also optionally send request pending events (when still pending and when all are finished) so that you can catch these events and show a loading component.
WPP
WPP - a Wordpress based webapp with decoupled VueJS and SPA front-end with support for SEO and maps
openrouteservice
🌍 The open source route planner api with plenty of features.
openrouteservice-js
:pushpin: The JavaScript API to consume openrouteservice(s) painlessly!
ors-map-client
Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
amoncaldas's Repositories
amoncaldas/github-action-webapp-front-end-test
A GitHub Action to test webapps using selenium, npm, chrome and firefox browsers
amoncaldas/vue-rest-client
The VueRestClient integrates Axios and the concept of Active Record to allows the communication with a back-end api with minimum code. It has an integrated http client with request and response interceptors that allows using authentication (via header Bearer) and localization via header and url parameter that can be automatically added if your options tell so. It can also optionally send request pending events (when still pending and when all are finished) so that you can catch these events and show a loading component.
amoncaldas/drypack-back-end
DryPack - a web Framework and it is intended to be used as a base for web applications, avoiding the need of creating already common features and automations that are part of most modern web applications. The idea is that the developer just writes the code related to the business needs and in a simple and clean way.
amoncaldas/ors-map-client
Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
amoncaldas/starterpack-dotnet
A base .Netcore web application pack to speed up the development of new applications, implementing common flows, controllers, services and components necessary for most web applications. It uses active record standard with Entity Framework for data access and persistence.
amoncaldas/vue-json-tree
Vue component that renders JSON data in a collapsible tree structure.
amoncaldas/WPP
WPP - a Wordpress based webapp with decoupled VueJS and SPA front-end with support for SEO and maps