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_web
/
controllers
History
Bent Witthold
6076654aa4
After 'mix phx.gen.json Items Item items name:string description:string info:string amount:integer factor:float type:string --no-context --no-schema'.
2026-04-21 13:56:18 +02:00
..
error_html_test.exs
After 'mix phx.new generic_rest_server --binary-id --no-install'
2026-04-21 10:28:19 +02:00
error_json_test.exs
After 'mix phx.new generic_rest_server --binary-id --no-install'
2026-04-21 10:28:19 +02:00
item_controller_test.exs
After 'mix phx.gen.json Items Item items name:string description:string info:string amount:integer factor:float type:string --no-context --no-schema'.
2026-04-21 13:56:18 +02:00
page_controller_test.exs
After 'mix phx.new generic_rest_server --binary-id --no-install'
2026-04-21 10:28:19 +02:00
user_session_controller_test.exs
After 'mix phx.gen.auth Accounts User users'.
2026-04-21 12:38:51 +02:00