restapi

command module
v0.0.0-...-6a94ebe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: MIT Imports: 4 Imported by: 0

README

Go-iOS REST API

getting started:

  • Open up restapi folder in its own vscode window to start working on the api
  • go install github.com/swaggo/swag/cmd/swag@latest
  • swag init --parseDependency
  • go run main.go

plug an ios device into your machine and test on localhost:8080

structure

  • api/routes.go contains all routes
  • api/middleware.go contains all middlewares
  • api/*_endpoints.go contains endpoints that mostly mirror go-ios docopt commands
  • api/server.go the server config

to dos

APIs needed to solve automation problem, run WebDriverAgent with 0 hassle:

  1. app install
  2. dev image mount and check
  3. run wda
  4. wda shim/ tap and screenshot
  5. signing api
  6. wda binary download

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL