api_data
|
Can get the list of movies of current user
|
2020-07-08 13:45:01 +02:00 |
controllers
|
Start to delete posts
|
2020-07-09 10:37:06 +02:00 |
data
|
Can update the content of the posts
|
2020-07-09 09:27:47 +02:00 |
helpers
|
Remove the post from the database
|
2020-07-09 11:03:06 +02:00 |
utils
|
Fix PDF validation
|
2020-07-08 17:34:44 +02:00 |
constants.rs
|
Can create PDF posts
|
2020-07-08 17:14:55 +02:00 |
lib.rs
|
database_structure => constants
|
2020-05-26 17:51:11 +02:00 |
main.rs
|
Start to read POST request arguments
|
2020-05-23 09:37:21 +02:00 |