Giter Site home page Giter Site logo

rust-kanban-api's Introduction

rust-kanban-api

This is a learning project, learning to use rust to create a simple REST API

๐Ÿค” Summary

the idea for the first run is just:

  • list and create boards
  • list and create columns within those boards

CleanShot 2022-08-19 at 19 26 43

BTW - I am using REST Client - Visual Studio Marketplace here ๐Ÿ‘† as a sort of quick-and-dirty Postman / Insomnia equivelent for testing. Its pretty useful ๐Ÿคทโ€โ™‚๏ธ

๐Ÿš€ Running this thing

  1. Assuming you have Rust already installed ๐Ÿ™ƒ
  2. clone the project locally
  3. cargo run
  4. Probably should just use the VS Code Extension listed above. If not, you can just look at the dev.http file to get an idea of the format of the HTTP requests.
  5. Profit

profit

๐Ÿ“š About My Learning Path So Far

I managed to do this after finishing Ultimate Rust Crash Course | Udemy and making it maybe 50% of the way through Ultimate Rust 2: Intermediate Concepts | Udemy Then looking at a few tutorials / samples / and existing code. Also, to be honest GitHub Copilot helped! ๐Ÿ˜‰

I plan to finish Ultimate Rust 2 and also Rustlings, which as you can see from my fork I have gotten about half way through "Move Semantics"!

โœ… TODO (Someday):

  • add cards any one of those columns
  • move the cards from column to column
  • users
  • EDITING THINGS!
  • privacy
  • you know, everything that would make this useful (beyond a learning project)

rust-kanban-api's People

Contributors

ebetancourt avatar

Stargazers

Fhillip Castillo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.