Basic API kind of worked out and solved a bunch of things with alpine.js
This commit is contained in:
		
							parent
							
								
									f49608d74c
								
							
						
					
					
						commit
						07fa59c8e7
					
				
					 12 changed files with 149 additions and 61 deletions
				
			
		
							
								
								
									
										3
									
								
								public/api/game/1/index.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								public/api/game/1/index.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| {"title": "Turing's Tarpit", | ||||
|  "description": "The description.", | ||||
|  "url": "/game/1/turings-tarpit/"} | ||||
							
								
								
									
										6
									
								
								public/api/game/index.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								public/api/game/index.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,6 @@ | |||
| [ | ||||
|   {"title": "Turing's Tarpit", "url": "/game/1/turings-tarpit/"}, | ||||
|   {"title": "Roguish", "url": "/game/1/turings-tarpit/"}, | ||||
|   {"title": "Raycaster", "url": "/game/1/turings-tarpit/"}, | ||||
|   {"title": "Clicker Loves You", "url": "/game/1/turings-tarpit/"} | ||||
| ] | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Zed A. Shaw
						Zed A. Shaw