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,855 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
Jul 6, 2022 - SCSS
Create an API key with the action with `*` for `indexes`, `settings`, `tasks`, `dumps`, `stats`
Checked with @gmourier, we can let the possibility to the users to set keys with the following actions
indexes.*
: all the index actions are available, soindexes.create
,indexes.get
,indexes.update
, andindexes.delete
settings.*
: all the settings actions are available, sosettings.get
,settings.update
tasks.*
: all the tasks actions are available, it means only `tasks.get
-
Updated
Jul 4, 2022 - JavaScript
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jul 3, 2022 - Python
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
May 28, 2022
-
Updated
Jul 6, 2022 - TypeScript
Describe the Bug
The Link in the E-Mail is broken.
When I remove the %0D behind the "?" in the above u
-
Updated
Jul 6, 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
Jul 3, 2022 - TypeScript
-
Updated
Jun 26, 2022 - Go
-
Updated
Jul 5, 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