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

Documentation #4

Open
lostsidewalk opened this issue Oct 17, 2023 · 3 comments
Open

Documentation #4

lostsidewalk opened this issue Oct 17, 2023 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lostsidewalk
Copy link
Owner

Create API documentation that provides details about the available endpoints, query parameters, and response formats.

@lostsidewalk lostsidewalk added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 17, 2023
@lostsidewalk lostsidewalk added this to PEAP Nov 7, 2023
@lostsidewalk lostsidewalk moved this to Todo in PEAP Nov 7, 2023
@jl3252
Copy link

jl3252 commented Nov 17, 2023

Hi, I'd like to work on this if possible. It looks like only the get method exists right now? With no parameters? Is that correct?

@lostsidewalk
Copy link
Owner Author

@jl3252 Hi, thanks for taking an interest in this project; yes, you are correct. Take note that this API will grow, however, so I'd like to establish best practices early on. Ultimately, I'd like a way of generating an OpenAPIv3 spec from JSDoc comments added inline to the controller methods (i.e., /peap), using something like swagger-jsdoc. For now, just getting some momentum behind documenting the controller methods would be an excellent start. Please let me know if you have any questions!

@Believet2
Copy link

Hello i will like to contribute to this, thou this my first time contributing to an open source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

3 participants