async-http-client
Appwrite
Our great sponsors
async-http-client | Appwrite | |
---|---|---|
1 | 520 | |
678 | 28,958 | |
3.4% | 3.2% | |
8.0 | 10.0 | |
10 days ago | 4 days ago | |
Swift | TypeScript | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
async-http-client
-
Send Welcome Emails using Appwrite's Swift Cloud Functions
import PackageDescription let package = Package( name: "WelcomeEmail", dependencies: [ .package(url: "https://github.com/swift-server/async-http-client.git", from: "1.0.0"), ], targets: [ .target( name: "WelcomeEmail", dependencies: [ .product(name: "AsyncHTTPClient", package: "async-http-client"), ]) ] )
Appwrite
-
Is it possible to self-host a lambda or lamda-like service
You can self-host Appwrite which has functions https://appwrite.io/
-
Which backend is preferred by you for your flutter app?
Checkout https://appwrite.io. It's a rather good replacement for firebase at this point.
-
The refine Open Source Hackathon
refine draws its strength from the open-source community, and we are grateful to have the support of Strapi, Appwrite, Medusa, and Meilisearch which has significant contributions to the open source community.
-
7 open source projects worth the hype in 2023
Appwrite is a self-hosted, open-source, and API-first platform that helps you develop and manage your web and mobile applications faster. Appwrite provides a set of modular and easy-to-use API endpoints, SDKs, and tools that abstract and simplify many of the low-level and time-consuming tasks and workflows associated with building modern applications.
-
Made an URL Shortener using SvelteKit and PocketBase.
A selfhost alternative I want to check out eventually is Appwrite (https://appwrite.io/) but until now I did not find the time to do so.
-
Appwrite + Flutter: The Pilot Blog.
Note: This scripts are for Appwrite version 1.2.0 which we will be using for the project! For the latest versions go to Appwrite and click on Get Started. At the end of the installation, it will prompt you to many inputs, going for the default options is my recommendation and if you did it, go to your http://localhost:80 and voila! you will be greeted with the beautiful Appwrite Console(made using Svelte,my favourite). Create an account and sign in.
-
Manage User Authentication in Next.js 13
Appwrite is an open-source project that provides an end-to-end solution for managing the entire lifecycle of your app, from development to deployment. It is designed to make it easy to develop, test, and deploy your app with minimal configuration.
-
First Impression of PocketBase
Supabase is a startup funded with $110 Mio positioning itself as a Firebase competitor. Appwrite was funded with $37 Mio and calls itself a BaaS. PocketBase is an open source project created by Gani Georgiev with no VC or publicly announced world domination plans.
- Ask HN: What are the best open source TypeScript projects I can learn from?
-
What reliable database "shortcut" services exist?
Appwrite
What are some alternatives?
supabase - The open source Firebase alternative. Follow to stay updated about our public Beta.
Strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.
pocketbase - Open Source realtime backend in 1 file
nhost - The Open Source Firebase Alternative with GraphQL.
parse-server - Parse Server for Node.js / Express
Directus - The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
OpenFaaS - OpenFaaS - Serverless Functions Made Simple
amplication - Amplication is an open‑source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks.
Next.js - The React Framework
realtime - Broadcast, Presence, and Postgres Changes via WebSockets
serverpod - Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.