Posts
-
CloudProxy
Proxy server to bypass Cloudflare protection.
Proxy server to bypass Cloudflare protection
:warning: This project is in beta state. Some things may not work and the API can change at any time. See the known issues section.
Tags: #typescript • cloudflare • cloudflare-bypass
-
webpack-cli
Webpack’s Command Line Interface
- Introduction
- Supported arguments and commands
- Packages
- Getting started
- Exit codes and their meanings
- Contributing and Internal Documentation
- Funding
Tags: #javascript • webpack • cli
-
arcgis-python-api
Documentation and samples for ArcGIS API for Python
ArcGIS API for Python is a Python library for working with maps and geospatial data, powered by web GIS. It provides simple and efficient tools for deep learning, sophisticated vector and raster analysis, geocoding, map making, routing and directions, as well as for organizing and managing a GIS with users, groups and information items. In addition to working with your own data, the library enables access to ready to use maps and curated geographic data from Esri and other authoritative sources. It also integrates well with the scientific Python ecosystem and includes rich support for Pandas, Scikit-Learn, Fast.ai, etc. and Jupyter notebook.
To learn more about the API, visit the product page here. You can get in touch with the developers of the API and other users like you at the community page here.
Tags: #python • arcgis • gis
-
stable-diffusion-studio
An animation focused workflow frontend for Stable Diffusion
- Uses AUTOMATIC1111 as the backend with some custom scripts.
- Still a prototype, many improvements probably needed and many bugs to find.
Tags: #typescript
-
google-api-ads-ruby
Ads API Client Libraries for Ruby
This project hosts the new Ads common framework for Ruby, as well as the Ruby client libraries for the various SOAP-based Ads APIs at Google.
The Ruby client libraries make it easier to write Ruby clients to programmatically access your accounts.
The AdWords API will sunset on April 27, 2022.
Upgrade to the Google Ads API Ruby client library.New to the library? Take a look at the wiki for this project.
Want to stay up-to-date with our latest releases? Subscribe to the master RSS feed on GitHub.
Tags: #ruby
-
eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
Eclipse Collections is a comprehensive collections library for Java. The library enables productivity and performance by delivering an expressive and efficient set of APIs and types. The iteration protocol was inspired by the Smalltalk collection framework, and the collections are compatible with the Java Collection Framework types.
Eclipse Collections is compatible with Java 8+. Eclipse Collections is a part of the OpenJDK Quality Outreach program, and it is validated for different versions of the OpenJDK.
Tags: #java • eclipse-collections • java-collections
-
psx
PSX is an innovative PHP framework dedicated to build fully typed REST APIs.
PSX is an innovative PHP framework dedicated to build fully typed REST APIs.
It helps to improve the API development process by providing the following features:
- Fully typed controller classes
- Client SDK generator which supports
TypeScript,PHP,Java,Go - OpenAPI generation
- Generate model classes based on a TypeSchema specification
- Uses the Symfony DI container component
- Works with Doctrine DBAL and migrations
- Type-safe database interaction
- Endpoint integration testing
More information about PSX at phpsx.org.
Tags: #php • rest • api
-
jphp
JPHP - an implementation of PHP on Java VM
We develop a new IDE for beginners like
Game MakerorScirra Construct. It’s based on JPHP, JavaFX, Java 8, Gradle and allows to create desktop games and apps for Linux, Windows and Mac (maybe Android and other platforms in future). The project name isDevelNext(https://github.com/jphp-group/develnext-ide), the current status and version of the project is BETA. The project has not yet been localized in English.Tags: #java • php • php-language
-
sequel-pro-laravel-export
A Sequel Pro / Sequel Ace bundle to generate Laravel migration files from existing tables.
A bundle for Sequel Pro and Sequel Ace that lets you generate Laravel migration files from existing tables.
Tags: #php • laravel-migration • sequelpro
-
electrum-personal-server
Maximally lightweight electrum server for a single user
Electrum Personal Server aims to make using Electrum bitcoin wallet more secure and more private. It makes it easy to connect your Electrum wallet to your own full node.
Full node wallets are important in bitcoin because they are a big part of what makes the system trustless. No longer do people have to trust a financial institution like a bank or Paypal, they can run software on their own computers. If bitcoin is digital gold, then a full node wallet is your own personal goldsmith who checks for you that received payments are genuine.
Full node wallets are also important for privacy. Using Electrum under default configuration requires it to send (hashes of) all your bitcoin addresses to some server. That server can then easily spy on your transactions. Full node wallets like Electrum Personal Server would download the entire blockchain and scan it for the user’s own addresses, and therefore don’t reveal to anyone else which bitcoin addresses they are interested in.
Tags: #python
subscribe via RSS