DreamFactory is an API management platform used to generate, secure, document, and extend APIs. The platform is used within a wide variety of sectors, including banking, auto manufacturing, online gaming, consulting, and government.
Perhaps best known for its API generation capabilities, the platform can generate APIs for 20 databases including MySQL, Microsoft SQL Server, Oracle, and MongoDB, among others. Generators are also available for Excel, AWS S3, email delivery providers, and IoT.
Authentication and security is another core feature. APIs can be authenticated using API keys, Active Directory, LDAP, OAuth, OpenID Connect, SAML 2.0, and Okta. A robust yet convenient set of role-based access controls (RBACs) allow administrators to easily create highly tailored API access rules.
DreamFactory's scripting engine supports PHP, Python (version 2 and 3) and NodeJS. Developers can use the engine to create entirely scripted APIs which incorporate third-party libraries and packages. The scripting engine can also be used to extend existing endpoints, allowing developers to implement API composition, apply data masking and hiding, response transformation, and more.
Recently added features include restricted administrators, API scheduling, API auditing, and API generation connectors for Snowflake, Hadoop, and Apache Hive.
No features have been listed yet.
No DreamFactory videos yet. You could help us improve this page by suggesting one.
Based on our record, GitHub OAuth should be more popular than DreamFactory. It has been mentiond 6 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Dreamfactory.com — Open source REST API backend for mobile, web, and IoT applications. Hook up any SQL/NoSQL database, file storage system, or external service and it instantly creates a comprehensive REST API platform with live documentation, user management,... - Source: dev.to / almost 4 years ago
2. Next, we need to creat a valid JWT for GitHub OAuth. The values used here are expected by GitHub including the profile image, access token (this is fake but in a similar structure), user email and name (in the spread ...user) and the sub which is the mock GitHub id. For more information on GitHub OAuth, check out the docs. - Source: dev.to / 9 months ago
Select GitHub from the available Sources and select the default connect option Connect using OAuth. You can find more details on GitHub OAuth here. - Source: dev.to / about 1 year ago
Create a new GitHub application for authentication and generate a Client ID and Client Secret by following this documentation. - Source: dev.to / over 1 year ago
The first thing that we need to do is to read Github's documentation and find the endpoint we need to make a request to. Per the documentation, we find out that the endpoint is a POST request to https://github.com/login/oauth/access_token. We also find out that the post request takes in 3 input parameters. client_id,client_secret and code. All of which we got from my previous tutorial. - Source: dev.to / almost 2 years ago
You can! https://docs.github.com/en/developers/apps/building-oauth-apps/authorizing-oauth-apps. Source: over 2 years ago
Postman - The Collaboration Platform for API Development
Google Sign-In - Google Sign-In is a secure authentication system that enables users to sign in with their Google accounts.
MuleSoft Anypoint Platform - Anypoint Platform is a unified, highly productive, hybrid integration platform that creates an application network of apps, data and devices with API-led connectivity.
uLogin - uLogin is a convenient service to login via social networks.
AWS CloudTrail - AWS CloudTrail is a web service that records AWS API calls for your account and delivers log files to you.
Facebook Login - Facebook Login is a secure, fast and convenient way for people to log into your app or website.