Found 2,005 repositories(showing 30)
AndrewJBateman
:clipboard: Repair. PERN stack todo app with jwt user authentication
acro5piano
SPA Todo application with authentication using Lavavel 5.4 + Vue.js 2.2 + JWTAuth
Auth with JWT, good project structure with namespaces and blueprints, SQL_ALCHEMY, custom error handlers, tests and some more are here!
sschocke
Demo application for Angular JWT blog post
bebraw
Minimal Todo API example using Swagger on top of Node.js (Express+Sequelize+swagger-tools+jwt) (MIT)
r-sitko
A todo list backend application written using microservices architecture. Used languages and technologies: gRPC, C++, Python, Docker, JWT, SQL, SQLAlchemy.
x-color
A simple todo web application using JWT with golang
vitorsouzaalmeida
OCaml CRUD Todo App using Melange with JWT auth
dogukanozdemir
This is a simple yet powerful app written in GoLang to showcase the uses of JWT Authentication and MongoDB There is a login/signup feature and a todo list feature. Every user and todo is stored in a MongoDB collection. Every session is secured and managed by JWT Authentication. The passwords are hashed and stored in MongoDB in a standard way
solomoreal
No description available
jamezmca
✅A minimal Node.js, Express.js, and SQLite backend with JWT authentication, serving a Todo app frontend. A first-principles demo of core full-stack development concepts!
troy-miller0824
REST Todo API on ASP.NET Core 8 with JWT auth, Dapper and SQL Server, Swagger, Serilog, and rate limiting—infrastructure and deploys on Azure (Bicep) via GitHub Actions.
paras594
A simple fullstack todo app with login and register using jwt authentication. Uses react hooks with redux in frontend and nodejs, express with mongodb and mongoose in backend.
trungung
This is a frontend todo app which applies redux, redux-form, react-day-picker and uses Bulma css. This app has already been converted to a full-stack app. I use MERN stack and include a jwt verification methods for authentication .I create this website because my girlfriend wants a todo app in which she can save and displays todos via its date of creation.
erenokur
Node.js Express Todo Application with MongoDB, REST API and JWT Authentication
marcinstelmach
Simple ToDo API in .NET CORE 2.1, using CQRS, DDD, Autofac, JWT, EF Core, NLOG, Swagger
ha-ayoub
The project TODO built with .NET Core, JWT, React, Javascript and CSS..
yuvrajnode
A secure Node.js API for user authentication and todo management using Express, MongoDB, and JWT.
RushitSolanki
A production-ready headless TODO API built with ASP.NET Core 8, PostgreSQL, and JWT authentication. Features Docker support, Swagger documentation, and clean architecture patterns.
tcarthew
Simple RESTful dotnet core todo api, with jwt authentication & UI's.
Vitaee
Todo App & User JWT Auth. with DRF
ryojp
Simple ToDo app with JWT authentication, Docker, and Kubernetes
vittau
Simple todo app using Express, Sequelize/Postgre and Passport with Google OAuth and JWT
firstneverrest
Web API with ASP.NET Core created for todo list application. This Web API include GET, POST, PUT, DELETE, connects with MariaDB, store password with hash & salt, and authentication with JWT.
JoseMariaMicoli
A Django version of RESTfull JSON API for a todo list with user and JWT authentication. I use the awesome Django-Rest-Framework and i integrated manualy a Fron-end client application consuming the REST Service of the Django RESTful API, making a simple CRUD actions using the great AngularJS MVC Framework.
A clean and secure ToDo App built with Django REST Framework, HTMX , DaisyUI-Tailwind, featuring JWT Authentication, advanced filtering, search, ordering, and auto-generated documentation with drf-spectacular.
Josehdez96
Admin Dashboard todo some practice in Flutter. It contains form handlers, authentication with backend using JWT stored in local storage, login, logout, google_fonts, interactive sidebar, responsive design and global states management with Provider library
s4chin-verma
🚀 Welcome to the sleek Todo List App ✅ Frontend powered by 🌐 React.js! 💻 Experience efficient task management. Seamlessly integrated with a secure Node.js ♨️ backend using JWT 🔁 authentication for a safe and productive ⏫ workflow. ✨
asqd
Simple todo api with JWT authentication
Maltronic
REST API built in NodeJS, using JWTs (Java Web Tokens) to provide authentication security. Connecting frontend web application samples are provided in AngularJS & ReactJS. Demonstrates how to use Java Web Tokens for REST API authentication.