Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: External Api to manage RaspAp Configurations #602

Closed
fjhunter opened this issue Jun 2, 2020 · 4 comments
Closed

Feature: External Api to manage RaspAp Configurations #602

fjhunter opened this issue Jun 2, 2020 · 4 comments
Labels

Comments

@fjhunter
Copy link

fjhunter commented Jun 2, 2020

Hello everybody,

I would like to use RaspAp as Hotspot and as WLAN client for an IoT Network.
A Server should take care of managing this network.
So I can`t use the gui to change the RaspAp settings. I need to change them externally. It would be great to get all current settings via REST Api and be able to change them.

What needs to be done

  • Additional Rest Endpoints which return json instead of rendered html(e.g.: get all available wifi stations).
  • A Swagger documentation for the REST endpoints. With which you can automatically create your REST client
@billz
Copy link
Member

billz commented Jun 3, 2020

Sounds great. What can you contribute?

@fjhunter
Copy link
Author

fjhunter commented Jun 3, 2020

I started with the swagger documentation, when I noticed, that some rest endpoints are missing. I'm planning on adding the additional rest endpoints and finishing the swagger documentation in the next few weeks

fjhunter added a commit to fjhunter/raspap-webgui that referenced this issue Jun 9, 2020
@stale
Copy link

stale bot commented Aug 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 2, 2020
@stale stale bot closed this as completed Aug 9, 2020
@alexszilagyi
Copy link

@fjhunter : Thanks for your contribution! Could you please tell me the endpoint URL? Something like: https://10.3.141.1/api/ ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants