Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New name? #20

Closed
samselikoff opened this issue Feb 18, 2015 · 10 comments
Closed

New name? #20

samselikoff opened this issue Feb 18, 2015 · 10 comments

Comments

@samselikoff
Copy link
Collaborator

This is no longer really about Pretender, it's

  • an XHR interceptor (currently Pretender, possibly mockjax in the future if we can't solve Cross origin requests #19)
  • a clientside datastore
  • soon, a clientside factory system

It's really a fake clientside server. Any good name ideas?

I want to extract the main part into a separate non-Ember lib, and keep this lib the ember addon that ties it all together. That way it could be used elsewhere, e.g. in a React app.

@lukemelia
Copy link
Collaborator

api-front, frontman, fronting, affront, frontster, frontrunner, frontage

api-faker, fakester, fake-server

magic-cloak, api-cloak, api-shroud,

simulation, api-simulation, api-sim

sham-api, api-sham, api-beard, api-disguise

@samselikoff
Copy link
Collaborator Author

I like api-sim, I feel like that communicates a lot about the project.

api-sim, api-simulator, api-mock, clientside-api, client-api, browser-api, clientside-server, frontend-server, frontend-api, mock-api

If I was thinking of a tagline for a hypothetical site for this project,

"Whip up a fake API that runs in the browser for you to prototype and test your new interface against"
"A concise API server that runs in the browser for your next JavaScript application"
"Use ____ to quickly prototype and test your next JS app"
"Get started prototyping and testing your next JS app with API responses from _____"
"Handle API requests directly from the browser with a simple but powerful server definition"

@devinrhode2
Copy link

xhr-server

@lukemelia
Copy link
Collaborator

nice double entendre too: api-sim(ulator|ple)

Riffing off your taglines: "api-sim lets you quickly and expressively define a fake API that runs completely in the browser to make testing and prototyping a delight. Start with fixtures so your GETs have data right away and automatically add or update an in-memory store via POST/PUT/DELETEs."

@samselikoff
Copy link
Collaborator Author

I'd like to make this name change soon. I'm leaning towards Mirage.js.

var server = new Mirage();

It's a cool name and it also somewhat communicates that you've just set up a fake server that's going to act as your data layer.

Other ideas:

Illusion.js
Charade.js
Veil.js
Veneer.js
Pretense.js
Imposter.js
Guise.js
Figment.js

Thoughts?

@lukemelia
Copy link
Collaborator

I think those are all great names. Have you vetted against existing usage?
If you can find one that is clear on npm and github, I'd choose that one
(though it may be a long shot)

On Fri, Feb 27, 2015 at 3:50 PM, Sam Selikoff notifications@github.com
wrote:

I'd like to make this name change soon. I'm leaning towards Mirage.js.

var server = new Mirage();

It's a cool name and it also somewhat communicates that you've just set up
a fake server that's going to act as your data layer.

Other ideas:

Illusion.js
Charade.js
Veil.js
Veneer.js
Pretense.js
Imposter.js
Guise.js
Figment.js

Thoughts?


Reply to this email directly or view it on GitHub
#20 (comment)
.

@samselikoff
Copy link
Collaborator Author

looks like there's a mirage package on npm but it has to do with some realtime framework thing: https://www.npmjs.com/package/mirage

Here's a 3-year old github repo: https://github.com/krawaller/mirage

Seem ok? I wouldn't imagine there'd be much confusion

@lukemelia
Copy link
Collaborator

👍

On Fri, Feb 27, 2015 at 5:00 PM, Sam Selikoff notifications@github.com
wrote:

looks like there's a mirage package on npm but it has to do with some
realtime framework thing: https://www.npmjs.com/package/mirage

Here's a 3-year old github repo: https://github.com/krawaller/mirage

Seem ok? I wouldn't imagine there'd be much confusion


Reply to this email directly or view it on GitHub
#20 (comment)
.

@samselikoff
Copy link
Collaborator Author

ohh i see, there's already an npm package so i couldn't ever have npm install mirage. I'd have to do something like npm install miragejs

@devinrhode2
Copy link

Maybe "BS" for 'Bull Server' - serves up some bs json

or "FedServe" which is a shortening of "FEDeral reSERVE", which is a FAKE
institution!

-Devin http://zerply.com/DevinRhode2
http://zerply.com/devinrhode2

On Fri, Feb 27, 2015 at 3:21 PM, Sam Selikoff notifications@github.com
wrote:

ohh i see, there's already an npm package so i couldn't ever have npm
install mirage. I'd have to do something like npm install miragejs


Reply to this email directly or view it on GitHub
#20 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants