216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Get free CRM
The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
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...
Simplified multithreaded Java HTTP server able to interpret GET/POST requests.
Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client.
-------
Requirements:
For the Java HTTP server:
- J2SE (SDK for compilation)
For the exampe web app:
- Apache2 with mod_rewrite and mod_proxy
Client-side for the web app:
- www browser supporting JS with jQuery
---
Setup:
- run Server.class from Java server files (java Server) in a terminal...
... printed with media of any standard size such as A4 or letter size paper; and to get permanent URLs of their made maps in order to come back and further annotate them at a later date.
HolzCast is a jQuery Plugin that uses RSS feeds as a playlist format and supports more than one playlist. View my project page to get an Idea of how it works.
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
RSS aggregator written in python, using django. Feeds and feed items can be annotated with tags and other information from services such as twitter & delicious. Allow communities such as teachers to get focused, useful information from the interweb.
Get an up-to-date view of what's happening in your social network. You can browse based on specific keywords (tags) and see who's talking about what in your proximity.
Web service acts as an authorizer for other web services. It takes other service's name, client's IP address, number of requests and a key as input via GET HTTP request. It produces XML output saying is client authorized to use requested service.