With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Distribution and Courier Software Powerful, User-Friendly, All-In-One
Last-mile, route, on-demand courier software that scales to grow with your business, plus user-friendly features that meet the unique needs of drivers
Looking for a way to seriously upgrade your last-mile delivery operations? Our software suite has what you need! Complete Operations Management? Check. Powerful Driver App? Check. Customizable Client Portal? Double Check. Our team works tirelessly to develop robust technology for couriers around North America. If you haven't received a no-pressure personalized demo to see for yourself, what are you waiting for?
This is sister project for osDQ which provide Restful APIs
(Beta Version)
This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls.
Data Cleansing APIs
Dockerfile:
# Pull base image
FROM frnde/jetty-9.4.2-jre8-alpine-cet
ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war
EXPOSE 8080
Docker...
The Duine Framework allows one to develop prediction engines for recommender systems. It contains a set of prediction techniques, a way to combine these techniques and a profile manager. The framework has a plug-in architecture, allowing customization.