Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant. Learn more →
Joken Alternatives
Similar projects and alternatives to joken
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
json_pointer
Implementation of RFC 6901 which defines a string syntax for identifying a specific value within a JSON document
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
jsx
an erlang application for consuming, producing and manipulating json. inspired by yajl (by talentdeficit)
-
-
-
-
Plausible Analytics
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
-
-
changelog.com
Changelog is news and podcast for developers. This is our open source platform.
-
-
-
elixir-boilerplate
⚗ The stable base upon which we build our Elixir projects at Mirego.
-
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
joken reviews and mentions
-
Google Login One tap backend with Elixir and Joken
A quick write on how to use Google's One tap login with Elixir. There is no library for Elixir, so I struggled a bit to get the backend working until I found the answer here. This is based on the Jose/Joken library.
-
Complete, Production-Ready Phoenix Reference Applications
AuthN: For authentication, I'd look at the built-in auth generator. If you need to add JWT things, joken and/or guardian can probably meet your needs.
For auth, I'd look at the built-in auth generator. If you need to add JWT things, joken and/or guardian can probably meet your needs. Queues are an interesting use case. For one thing, longer response time are typically much less of an issue Phoenix, than with something like Rails or Django, because it can handle many times more simultaneous requests. In Rails, I would have thrown email sending into a job queue, so the request isn't blocking other request. In Phoenix, I may just send the email in the context
-
A note from our sponsor - Revelo Payroll
try.revelo.com | 4 Oct 2023
Stats
joken-elixir/joken is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of joken is Elixir.