This website requires JavaScript.
Explore
Help
Sign In
bent
/
GenericRestServer
Watch
1
Star
0
Fork
0
You've already forked GenericRestServer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b077a1c81c604c292e3ca2473111c1e0dd9e6b7a
GenericRestServer
/
lib
/
generic_rest_server_web
History
Bent Witthold
b077a1c81c
Users can access their items via API. Authentication via API token. No public access to items.
2026-04-22 10:32:42 +02:00
..
components
Added timeout to flash messages.
2026-04-21 12:39:07 +02:00
controllers
Users can access their items via API. Authentication via API token. No public access to items.
2026-04-22 10:32:42 +02:00
live
After 'mix phx.gen.live Items Item items name:string description:string info:string amount:integer factor:float type:string'
2026-04-21 13:29:13 +02:00
endpoint.ex
After 'mix phx.new generic_rest_server --binary-id --no-install'
2026-04-21 10:28:19 +02:00
gettext.ex
After 'mix phx.new generic_rest_server --binary-id --no-install'
2026-04-21 10:28:19 +02:00
router.ex
Users can access their items via API. Authentication via API token. No public access to items.
2026-04-22 10:32:42 +02:00
telemetry.ex
After 'mix phx.new generic_rest_server --binary-id --no-install'
2026-04-21 10:28:19 +02:00
user_auth.ex
Users can access their items via API. Authentication via API token. No public access to items.
2026-04-22 10:32:42 +02:00