Skip to content

LockNote is a simple API that allows users to securely store notes using Paseto authentication.

License

Notifications You must be signed in to change notification settings

pauloRohling/locknote

Repository files navigation

LockNote

LockNote is a simple API that allows users to securely store and manage their notes.

This project was created as an experiment about how to build a REST API using Paseto for authentication and authorization, instead of JWT. Paseto is a specification for secure stateless tokens and serves as a more secure alternative to JWT. This project also uses Zap and Echo as the web framework.

Features

  • Create user accounts
  • Create, read, update, and delete notes
  • Authentication of users using Paseto

Prerequisites

License

LockNote is released under the MIT License. See the LICENSE file for more information.

About

LockNote is a simple API that allows users to securely store notes using Paseto authentication.

Topics

Resources

License

Stars

Watchers

Forks