@djangoproject · Post #471 · 10/16/2017, 08:42 AM
https://stxnext.com/blog/2017/09/27/go-go-python-rangers-comparing-python-and-golang/ Go Go Python Rangers - Comparing #Python and #Golang
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14945 · Jul 11
#go#authentication#backend#golang#realtime PocketBase is a simple and powerful open-source backend tool. It includes an embedded database, real-time updates, user and file management, and a user-friendly admin dashboard. You can use it as a standalone app or extend it with custom code in Go or JavaScript. This makes it easy to build and manage backend services without needing a lot of extra setup. It's great for small to medium-sized projects because it's easy to use and doesn't cost much. Plus, it supports real-time data sync and customizable APIs, making it a good choice for developers who want flexibility and control. https://github.com/pocketbase/pocketbase
@djangoproject · Post #471 · 10/16/2017, 08:42 AM
https://stxnext.com/blog/2017/09/27/go-go-python-rangers-comparing-python-and-golang/ Go Go Python Rangers - Comparing #Python and #Golang
@djangoproject · Post #512 · 11/30/2017, 12:19 PM
https://michaelwashburnjr.com/django-user-authentication/ User #Authentication with #Django_REST_Framework User Authentication is a simple concept, but when it comes to properly implementing it in Django, things can get complicated. Django offers an abundance of different authentication mechanisms: BasicAuthentication, TokenAuthentication, SessionAuthentication, and various ways to implement custom authentication mechanisms.
@djangoproject · Post #440 · 09/13/2017, 02:50 PM
Using the Django authentication system This document explains the usage of Django’s #authentication system in its default configuration. This configuration has evolved to serve the most common project needs, handling a reasonably wide range of tasks, and has a careful implementation of #passwords and #permissions. For projects where authentication needs differ from the default, #Django supports extensive extension and customization of authentication. https://docs.djangoproject.com/es/1.11/topics/auth/default/
@djangoproject · Post #577 · 03/02/2018, 07:28 PM
http://www.django-rest-framework.org/api-guide/authentication/#tokenauthentication #Authentication is the mechanism of associating an incoming request with a set of identifying credentials, such as the user the request came from, or the token that it was signed with. The permission and throttling policies can then use those credentials to determine if the request should be permitted. #REST framework provides a number of authentication schemes out of the box, and also allows you to implement custom schemes. #Django_REST_Framework#Django#DRF
@thedevs · Post #2032 · 12/14/2022, 08:48 AM
Making a Go program run 1.7x faster with a one character change. #article#go @thedevs https://thedevs.link/tTZFuH
@thedevs · Post #2013 · 11/15/2022, 01:38 PM
Thirteen years of Go. #article#go @thedevs https://thedevs.link/MuDtnH
@thedevs · Post #1978 · 05/01/2022, 09:16 AM
Scripting with Go. #article#go @thedevs https://kutt.it/mODaYv
@thedevs · Post #1949 · 09/28/2021, 05:01 PM
Go'ing insane part one: Endless error handling. #article#go @thedevs https://kutt.it/rOmki4
@thedevs · Post #1918 · 06/10/2021, 03:14 PM
Branchless coding in Go. #article#go @thedevs https://kutt.it/qvbaam
@thedevs · Post #1894 · 03/30/2021, 04:11 PM
Go is not an easy language. #article#go @thedevs https://kutt.it/js0VpE
@thedevs · Post #1620 · 12/02/2019, 05:38 PM
The value in Go's simplicity. #article#go @thedevs https://kutt.it/AAz6U9
@thedevs · Post #1532 · 07/12/2019, 05:11 PM
7 subtle pitfalls in the Go language. #article#go @thedevs https://kutt.it/hAvAQG