Skip to content

Commit

Permalink
Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed May 28, 2024
1 parent 3193f38 commit cfd3680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Blog/blog/2024-05-28-getting-started-with-loco-seaorm.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ tags: [news]

In this tutorial, we would create an REST notepad backend starting from scratch and adding a new REST endpoint to handle file uploads.

The full source code can be found [here](https://github.com/SeaQL/sea-orm/tree/master/examples/loco_starter). The documentation of the REST API is available [here](https://documenter.getpostman.com/view/34752358/2sA3QmEF5q).

## What is Loco?

Loco is a Rails inspired web framework for Rust. It includes almost every Rails feature with best-effort Rust ergonomics:
Expand Down

0 comments on commit cfd3680

Please sign in to comment.