Software Alternatives, Accelerators & Startups

Mock API Generator VS FormSubmit

Compare Mock API Generator VS FormSubmit and see what are their differences

Mock API Generator logo Mock API Generator

Generate custom data & API to build apps in less than 30s

FormSubmit logo FormSubmit

Connect your form to our form endpoint and we’ll email you the submissions. No PHP, Javascript or any backend code required.
  • Mock API Generator Landing page
    Landing page //
    2023-10-14
  • FormSubmit Landing page
    Landing page //
    2022-03-19

FormSubmit sends your site's form submission directly to your inbox without the need of any backend code or SMTP setup.

FormSubmit

$ Details
free
Platforms
Browser Web REST API Google Chrome Firefox

Mock API Generator videos

No Mock API Generator videos yet. You could help us improve this page by suggesting one.

+ Add video

FormSubmit videos

Send emails from a HTML Contact Form

Category Popularity

0-100% (relative to Mock API Generator and FormSubmit)
APIs
100 100%
0% 0
Form Builder
0 0%
100% 100
Web App
41 41%
59% 59
Surveys
0 0%
100% 100

User comments

Share your experience with using Mock API Generator and FormSubmit. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, FormSubmit should be more popular than Mock API Generator. It has been mentiond 23 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.

Mock API Generator mentions (3)

  • best place to buy ready made APIs or custom ones
    This is an interesting niche tool that may help to quickly spin up an API with minimal cost/investment: https://retool.com/api-generator/ ... I'm also developing a similar platform called https://postget.dev but this app is in alpha so it's mostly suitable for niche/experimental projects. Something else that may be worth looking into is google's Apigee product or something like https://airtable.com which allows... Source: about 1 year ago
  • Retool raises $45M at a $3.2B valuation to improve internal tools
    Ah, we still have a way of generating mock APIs: https://retool.com/api-generator. You can upload a CSV (we'll parse the columns and guess types for each one), and then generate mock data and put it into an AIP for you: https://retool.com/utilities/generate-api-from-csv. In the future, we'd love to make it more robust; we're currently working on a database-y product (think Airtable, but backed by postgres). It... - Source: Hacker News / almost 2 years ago
  • Retool Is Reselling Our API Without Permission
    Keep following up! However, your email doesn't seem to be very clear about the situation — it just looks like an offer to sell. Also I noticed that the tool[0] that is referenced in the blog post no longer contains the "Avatar" field. 0. https://retool.com/api-generator. - Source: Hacker News / almost 3 years ago

FormSubmit mentions (23)

  • Self-hosting forms, the sane way
    Much simpler solutions exist like https://formsubmit.co/ And for others who use the static hosts' free tiers for hobby projects, Cloudflare provides form submissions to your static pages, netliffy forms is quite generous too https://www.netlify.com/platform/core/forms/. - Source: Hacker News / 24 days ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Formsubmit.co — Easy form endpoints for your HTML forms. Free Forever. No registration is required. - Source: dev.to / 4 months ago
  • Slow loading when form is submitted using FormSubmit.
    So I am building my webpage and I am using FormSubmit https://formsubmit.co/ so people could contact me by using this form. I hosted my page on github pages and loading is very slow when I enter email and message in input boxes and click send. Approximately 30 + seconds for captcha and 20 + seconds to finish, sometimes more. How to fix this is this normal ? I've seen from others people tutorial that they have a... Source: 8 months ago
  • How do you use formsubmit.co with React?
    Const myEmail = 'johnsmith@company.com' const handleSubmit = async (event) => { event.preventDefault(); const response = await fetch(`https://formsubmit.co/${myEmail}`, { method: "POST", headers: { "Content-Type": "application/json", }, body: JSON.stringify(formData), } ); }. Source: 11 months ago
  • Best free service for emails after a contact form POST request?
    PM user recommended https://formsubmit.co/, job is done! Does exactly what it needs to do, no more no less. Source: 11 months ago
View more

What are some alternatives?

When comparing Mock API Generator and FormSubmit, you can also consider the following products

API List - A collective list of APIs. Build something.

Formspree.io - Just send your form to our URL and we'll forward it to your email.

PublicAPIs - Explore the largest API directory in the galaxy

Basin - Build custom forms without the engineering lift.

Simple API Generator - Instantly generate openapi (OAS) 3.0.0 CRUD APIs

Getform - Smart form endpoints. The modern way to build the form backend.