API
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
Here are 63,613 public repositories matching this topic...
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to realtime
- Paste url
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
- Observe connect is disabled
- Remove parameter, quickly undo it and click connect (also a bug)
- Send
{ "type": "ris_subscribe" }
to the remote server - Observe you receive
-
Updated
Jun 30, 2022 - SCSS
In Meilisearch we don't want to use Dependabot since we have a loooooot of dependencies and Dependabot updates them one by one
Using the cron
event in a GitHub Actions, we want a CI that creates a new issue every 3 months in this repository with
-
title: "Upgrade dependencies"
-
description:
"We need to update the dependencies of the Meilisearch repository, and, if possible, the dependen
-
Updated
Jun 29, 2022 - JavaScript
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jun 19, 2022 - Python
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
May 28, 2022
-
Updated
Jul 1, 2022 - TypeScript
Describe the Bug
A repeater with two input fields generates an OpenAPI spec that indicates the return value is a list of strings:
list:
nullable: true
type: array
items:
type: string
When actually it returns a list of objects:
[
{ title: 'a title', text: 'a text' },
{ title: 'another title', text: 'another text'}
]
The repeater:
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jun 23, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
Recently noticed how many PHP based projects migrates from Travis-CI to GitHub Actions. I didn't try it yet, but after a quick reading I see that GitHub Actions has Ubuntu environment with preinstalled PHP from 7.4 to 8.1, while Travis CI offers [Bi
-
Updated
Jun 22, 2022 - TypeScript
-
Updated
Jun 26, 2022 - Go
-
Updated
Jun 30, 2022 - TypeScript
- Wikipedia
- Wikipedia
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w