Showing 27 open source projects for "url name"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    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.
    Get Started
  • 1
    RestSharp

    RestSharp

    Simple REST and HTTP API Client for .NET

    ... and asynchronous calls to remote resources over HTTP. As the name suggests, the main audience of RestSharp are developers who use REST APIs. However, RestSharp can call any API over HTTP (but not HTTP/2), as long as you have the resource URI and request parameters that you want to send comply with W3C HTTP standards. RestSharp can take care of serializing the request body to JSON or XML and deserialize the response. It can also form a valid request URI based on different parameter kinds.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Maltrail

    Maltrail

    Malicious traffic detection system

    Maltrail is a malicious traffic detection system, utilizing publicly available (black)lists containing malicious and/or generally suspicious trails, along with static trails compiled from various AV reports and custom user-defined lists, where trail can be anything from domain name, URL, IP address (e.g. 185.130.5.231 for the known attacker) or HTTP User-Agent header value (e.g. sqlmap for automatic SQL injection and database takeover tool). Also, it uses (optional) advanced heuristic...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    gorilla/mux

    gorilla/mux

    HTTP router and URL matcher for building Go web servers

    Package gorilla/mux implements a request router and dispatcher for matching incoming requests to their respective handler. The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions. The main features are that it implements the http.Handler interface so it is compatible with the standard http.ServeMux, requests can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    css-loader

    css-loader

    CSS Loader

    The CSS-loader interprets @import and URL() like import/require() and will resolve them. Add the plugin to your webpack config. Run webpack via your preferred method. Allows to enable/disable handling the CSS functions URL and image-set. If set to false, CSS-loader will not parse any paths specified in URL or image-set. A function can also be passed to control this behavior dynamically based on the path to the asset. Starting with version 4.0.0, absolute paths are parsed based on the server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
    Try it free
  • 5
    Explainer.js

    Explainer.js

    CLI tool to process files and output the code blocks

    CLI tool to process files and output the code blocks along with explanation, using various configuration options like API key, base URL, model name, and temperature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Breadcrumbs

    Laravel Breadcrumbs

    A simple Laravel-style way to create breadcrumbs

    A simple Laravel-style way to create breadcrumbs. Breadcrumbs will usually correspond to actions or types of pages. For each breadcrumb, you specify a name, the breadcrumb title, and the URL to link it to. Since these are likely to change dynamically, you do this in a closure, and you pass any variables you need into the closure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ Requests

    C++ Requests

    C++ Requests: Curl for People, a spiritual port of Python Requests

    C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project. Despite its name, libcurl’s easy interface is anything but, and making mistakes misusing it is a common source of error and frustration. Using the more expressive language facilities of C++11, this library captures the essence of making network calls into a few concise idioms. If there's no package for your distribution, try making one! If you do, and it is added to your distribution's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VuePress

    VuePress

    Minimalistic Vue-powered static site generator

    ... for you. You will then have the opportunity to configure your VuePress site’s metadata such as: project name, description, maintainer email, maintainer name, repository URL, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Apiato

    Apiato

    PHP Framework for building scalable API's on top of Laravel

    ... using ApiDocJS (provided by Documentation Container). Supports CORS (Cross-Origin Resource Sharing) and JSONP (JSON with padding). Auto encoding/decoding of real IDs, to prevent exposing real ids to the outer world. API Throttling (rate-limiting to control the rate of traffic received and protect your server). Support Data Caching (with auto clearing on Create, Update, and Delete). API versioning in the URL or Header (versioning based on the route file name).
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10
    SuperAgent

    SuperAgent

    Ajax for Node.js and browsers (JS HTTP client)

    ... package. If you are using browserify, webpack, rollup, or another bundler, then you can follow the same usage as Node. SuperAgent is easily extended via plugins. The Node client supports making requests to Unix Domain Sockets. DELETE, HEAD, PATCH, POST, and PUT requests can also be used, simply change the method name. Absolute URLs can be used. In web browsers absolute URLs work only if the server implements CORS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ClipAngel

    ClipAngel

    Clipboard history capture and paste tool

    This program belongs to class "Clipboard Manager". It captures many clipboard objects and allows user to select and paste one in any program. Inspired by analogs: ClipDiary, Ditto, AceText. Main priorities: usability, compatibility, reliability. Requires .Net Framework 4.52+ (Windows Vista+/Server 2008+)
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 12
    APK Installer

    APK Installer

    An Android Application Installer for Windows

    Android™ App Installer for Windows 10/11 makes sideloading Android applications easy for WSA, Anbox, etc.: Just double-click the app package, and you won't have to run Android Debug Bridge manually to install apps. App Installer presents the package information like app name, app package name, version, display logo, and the capabilities requested by the app. This application can be used directly without any effort.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13
    Git Graph extension for VSC

    Git Graph extension for VSC

    View a Git Graph of your repository in Visual Studio Code

    View a Git Graph of your repository, and easily perform Git actions from the graph. Configurable to look the way you want! View annotated tag details (name, email, date and message) Copy commit hashes, and branch, stash & tag names to the clipboard. View commit details and file changes by clicking on a commit. View the Visual Studio Code Diff of any file change by clicking on it. Open the current version of any file that was affected in the commit. Copy the path of any file that was affected...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    CodeXCavator - code indexing and search

    CodeXCavator - code indexing and search

    Source code indexing and full text search tool based on Lucene.

    ... be associated with any kind of URL, which can be opened from the searcher tool itself. Searching and indexing is based on the Lucene framework by Apache Software Foundation. The CodeXCavator can also be extended through plugins. Detailed documentation can be found in the Wiki of the project. NOTE: If you have some interesting syntax highlighter definitions feel free and send them to me, I will then integrate them into the next version. Use my SF mail alias. for this.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Modaal

    Modaal

    An accessible dialog window library for all humans

    It's hard to find a plugin with the right mix of quality, flexibility and accessibility. We thought it would be interesting to develop something that would work in a variety of projects, furthering the cause for an accessible web. Modaal has been developed to support common jQuery configuration options, but in an effort to extend functionality and widen its usage we've developed support for inline data-option-name attribute support. The Modaal video type has been tested thoroughly using both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Restangular

    Restangular

    AngularJS service to handle Rest API Restful Resources

    .... It uses the same example as the official Angular Javascript Project, but with Restangular! With $resource, you need to write the URL Template. In here, you don't write any urls. You just write the name of the resource you want to fetch and that's it. You don't have to know the URL, the path, or anything to do all of the HTTP operations you want. You can create your own methods to run the operation that you want. The sky is the limit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd, gs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Manga Bot

    Manga Bot

    Download manga over the world

    This tool aims to download manga from the internet to see them offline later. Feel free to feedback to me any errors and new features you want via email dangduy2910@gmail.com or leave comments here. Thanks for using it. Supported sites: === Vietnamese === blogtruyen.com vechai.info manga24h.com truyentranhtuan.com truyentranh8.net izmanga.com otakufc.com truyen.academyvn.com lhmanga.com === English === mangafox.me mangapark.me
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    launchjs

    launchjs

    Rapidly Develop Websites with Less Coding.

    Launchjs is rapid application development framework built utilizing JavaScript. It allows you to quickly build your web sites using JavaScript without a lot of extra typing. It combines groups of functions that have been commonly used to develop web pages. One of the great things about Launchjs is that it allows you easily change the selector used to call functions. Another great feature is that the code base is well organized and you can import just some of the functions from the library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bean2Bean
    ...> <name>Repositorio 10pines</name> <url>http://services.10pines.com:8081/artifactory/repo</url> </repository>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...> <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
  • 22

    ylibcontrols

    yLibrary Controls is a graphical widget library for .net framework

    yLibrary Controls is a graphical widget library for .net framework by C# It provides some controls such as Photoshop CS4 form for free. It is a free application you can use and redistrubute it , but you can include my name and a refrence to this project URL if you want by Ali Mousavi Kherad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    This is a simple Port Flooder written in Python 3.2 Use this tool to quickly stress test your network devices and measure your router's or server's load. Features are available in features section below. Moihack DoS Attack Tool was the name of the 1st version of the program. Moihack Port-Flooder is the Reloaded Version of the program with major code rewrite and changes. Code is much smaller in size now - from about 130 pure lines of codes to 35 lines only. To run it you must have...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24

    qenqote

    Clipboard Quote Encoder

    qenqote is a Python/Gtk program to operate on snippets of text from the clipboard and put results back on the clipboard. This allows automation of common editing operations. In its prototypical application, qenqote accepts URL's that have been copied or cut to the clipboard from a browser bar. qenqote applies a user-selected quoting function, and writes the result back to the clipboard. Besides its URL transformation applications, qenqote can be given a variable name from which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LWKT

    LGPL WKT parser

    LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next