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
develop
GenericRestServer
/
test
/
generic_rest_server
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
..
accounts_test.exs
Users can access their items via API. Authentication via API token. No public access to items.
2026-04-22 10:32:42 +02:00
items_test.exs
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