Showing 110 open source projects for "http"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    chalkbox

    Java project for using ANSI colors when writing some text

    Trying to tackle the domain from http://en.wikipedia.org/wiki/ANSI_escape_code
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ...Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> <repository> <id>ebi-repo</id> <name>EBI maven repository</name> <url>http://www.ebi.ac.uk/~maven/m2repo</url> <snapshots> <enabled>false</enabled> </snapshots> </repository> </repositories> Latest version of the project is available here in our GIT repo https://github.com/CS76/NP-Likeness
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java OutlookExpress Reader

    Read Outlook Express .dbx files and parse information from them.

    ...The main reader class loads all the data from a given .dbx and parses it, allowing easy access to information through public variables and classes. This is an implementation of the work done by Arne Schloh (http://oedbx.aroh.de/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    omdb API

    thin wrapper around the REST services of omdbapi

    http://www.omdbapi.com is a very cool site that gives the opportunity to query movies. Omdbapi4j is a java wrapper around it, exposing the services as objects and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    HTTP Manager for Android

    HTTP Manager for Android

    HTTP Library for GET & POST requests in Android Applications

    HTTP Manager for Android allows you manage HTTP requests easy and fast. You have to create just one class with urls and implements one interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Environment State Virtual Sensors for Android is a library that allows recognition of environmental scenarios in which an Android device can be found. The basic scenarios types are: Motion states, Noise states, Proximity state, ringer-mode state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Awake SQL

    Awake SQL

    Remote JDBC access through HTTP

    Awake SQL is discontinued and replaced by AceQL. See http://www.aceql.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java generic Iterator implementation to generate permutations and combinations. Uses the algorithm described here http://en.wikipedia.org/wiki/Steinhaus%E2%80%93Johnson%E2%80%93Trotter_algorithm#Even.27s_speedup and the clear description of that algorithm here: http://www.cut-the-knot.org/Curriculum/Combinatorics/JohnsonTrotter.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jedi

    Jedi

    Java Enhanced Data Interface - Italian Senate Project

    ...A JEDI document is an instance of the so called "managed document" (i.e. the configuration data and a particular set of rules), configured by a developer into the JEDI configuration database. The provision of a JEDI document is based on a synchronous processing performed by the JEDI core engine triggered by an end-user request (through HTTP request or RMI call). The content of a JEDI document (i.e. the input of the JEDI service), must be an XML stream regardless of the source. Such data is subsequently processed through one or more XSL transformations in order to provide the user with the document in the required format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10

    ThunderMailConnector

    (주)앤드와이즈의 썬더메일5.0 automail 라이브러리

    (주)앤드와이즈의 대량메일발송 솔루션인 썬더메일5.0( http://www.thundermail.co.kr/thundermail/ ) 의 automail 기능을 이용하기위한 connector java 라이브러리.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Open Java Weather API

    Java weather API that provides uniform access to different sources.

    ...Strongly typed weather properties ensure that the data retrieved can be interpreted and formatted properly. For more information, see WeatherService class. Java Documentation: http://openjavaweatherapi.sourceforge.net/javadoc/ Currently sample implementations for two providers are included: http://forecast.io and http://openweathermap.org . (**Requires Java Version 6 or Newer**)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JForex2Excel

    A bridge between the JForex platform and a spreadsheet (Excel files)

    ...At the same time, this system could be improved, modified and / or extended by other developers. Of the first objective, was born the OLExcel library, which lets use the OLE Compound File technology (http://msdn.microsoft.com/en-us/library/dd942557.aspx), using the Apache POI library (http://poi.apache.org). OLExcel greatly simplifies the job of creating Excel files using Java through OLE2.0 technology. Of the second objective, was born the JForex2Excel system, that making use of the OLExcel library, send data from the JForex platform to a file in Excel format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JSON Search, Other Utilities

    Lightweight utility classes that complement the standard libraries.

    ...Some classes are more procedural than others in the sense that they are simply collections of static methods. Some classes are meant to enforce certain design patterns. This is an ongoing project. Java documentation is available on project website: http://jsonjavasearchmore.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenSwing
    OpenSwing is a components library that provides a rich set of advanced graphics components for developing desktop applications and HTTP/RMI based java applications/RIAs based on Swing front-end. It provides also adapters for Hibernate, JPA, iBatis, etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Dasein Cloud
    ...We are still updating 2012.04 with bug fixes for all clouds, so there is no immediate need to move to the latest release, 2012.09. All versions starting with 2012.09 are available at: http://github.org/greese/dasein-cloud
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Azzet is a generic asset loading java library. Assets can be loaded from multiple sources (filesystem, classpath, http, database, ftp) and in any supported format . The barebone library contains the default sources and no formats. By Magnos Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    http-client-3-wrapper

    Java wrapper around the old commons-http-client.3.1

    ...Just remove the old commons-httpclient-3.1.jar and add http-client-3-wrapper to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WE HAVE MOVED TO http://www.suvi.org/jchartlib/ A Java charting library that produces beautiful charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Java Random Numbers - Random.Org API

    Offers Random numbers API for your programs written in Java.

    .... ******************************************* Current version 1.5 is considered as STABLE version. All methods and whole class are documented via Javadoc. Credit goes to http://www.random.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...The tools are developed as Google Visualization Charts for Javascript and GWT. Links Library is part of CHAP, the Common Hybrid Agent Platform. This project has been moved to Github. Please visit http://almende.github.com/chap-links-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java FoldMap Lists

    A powerful, flexible, potentially infinite List/Deque class in Java

    Java FoldMap Lists is a translation to Java of, and a sizable expansion upon, the original FoldMap list package (http://hackage.haskell.org/package/fmlist). Uses the Functional Java library (http://functionaljava.org/) in its implementation and interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jProwlAPI is a library to provide access to the API of the Prowl-Service (http://prowl.weks.net/). Prowl is a service that lets you push notifications directly to your iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    ...Besides that the experienced user has the ability to change the reading and writing behaviour of the library. This means the user can easily extend and customize the RedComm library. Internally RedComm uses part of the RxTx Library (http://rxtx.qbang.org/wiki/index.php/Main_Page) for port communication. Thus RedComm helps the unexperienced user using RxTx. RxTx is licensed under the LGPL 2.1 (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). RedComm also provides facilities for event based serial communication with the help of threading in order to non-block ie. the gui thread of the corresponding application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OziAPIJava - a Java wrapper for the OziExplorer API see http://oziapi-java.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LWKT

    LGPL WKT parser

    ...Supported inputs are: POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON For each of them, are handled both 2D inputs like: POINT(2.4 12.66) and 3D inputs like: POINT Z(2.4 12.66 0.0) At the following URL: http://95.110.227.201:8080/lwkt is exposed a minimal web interface in order to test it. To do: -add the possibility to parse the input as XY(Z) or YX(Z)
    Downloads: 0 This Week
    Last Update:
    See Project