Skip to content

Comments

feature: add new API service with GET and POST#29

Open
Evelin-Ortiz wants to merge 1 commit intoAlonza0314:mainfrom
Evelin-Ortiz:feature/new-api-service
Open

feature: add new API service with GET and POST#29
Evelin-Ortiz wants to merge 1 commit intoAlonza0314:mainfrom
Evelin-Ortiz:feature/new-api-service

Conversation

@Evelin-Ortiz
Copy link

This PR adds a new API service following the Lab 6 instructions:

  • GET /new/get returns a greeting message
  • POST /new/post returns the received JSON body (echo)
    Routes were registered using init() for automatic loading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant