The Wayback Machine - https://web.archive.org/web/20220710111225/https://github.com/topics/http-rest-api
Skip to content
#

http-rest-api

Here are 18 public repositories matching this topic...

An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
  • Updated Jan 1, 2021
  • Java

Express REST API Generator is an Express Based API skeleton. A template for starting projects with express as an API. This project can be used for creating a RESTful API using Node JS, Express as the framework, Mongoose to interact with a MongoDB instance and Sequelize for support of SQL compatible databases. Mocha is also used for running unit tests in the project.
  • Updated Jul 8, 2022
  • JavaScript
Kaliumhexacyanoferrat
Kaliumhexacyanoferrat commented Jul 2, 2022

As a developer of a web application, I would like the Authorization header to be allowed in CorsPolicy.Permissive(), so that I do not need to care about this detail.

Acceptance criteria

  • When CorsPolicy.Permissive() is used, the server returns the Authorization header field in Access-Control-Allow-Headers
  • The implementation of the .NET Web API has been checked for further c
enhancement good first issue

o servico de busca de CEP, funciona realizando buscas relacionadas ao cep informado, retornando a informação de Logradouro, Bairro, cidade e estado, facilitando o preenchimento automático dessas informações em algum site, em que o endereço seja necessário informá-lo.
  • Updated Dec 15, 2021
  • Java

Improve this page

Add a description, image, and links to the http-rest-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-rest-api topic, visit your repo's landing page and select "manage topics."

Learn more