Skip to content

dev-davexoyinbo/rust_jwt_authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8bba6d3 · Aug 23, 2023

History

26 Commits
Aug 14, 2023
Aug 14, 2023
Aug 23, 2023
Aug 6, 2023
Aug 23, 2023
Aug 23, 2023
Aug 23, 2023
Jul 31, 2023
Aug 14, 2023
Aug 14, 2023
Aug 23, 2023
Aug 23, 2023
Aug 23, 2023
Aug 6, 2023

Repository files navigation

Todo CRUD API

GitHub GitHub issues

This is a simple todo API written in rust.

Table of Contents

Features

TASKS STATUS
Create database models ✅ Completed
Define endpoints ✅ Completed
Create tests for endpoints ✅ Completed
Implement endpoints ✅ Completed

API Documentation

This is the api docs


Running with docker

If you have docker installed you can run

docker compose up

Installation

cargo install

Tests

cargo test

Running the project

NOTE: If using this method you would need to update the .env file to match your environment's database

cargo run

License

This project is licensed under the MIT License.

Acknowledgments


This project was developed using the following

  • Rust programming language
  • Actix web framework
  • chrono
  • argon2
  • serde

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published