Coder Social home page Coder Social logo

bigbinary / apisnapshot Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 0.0 378 KB

Immutable Snapshot of the api response with a unique URL for every hit to the api

Home Page: https://APISnapshot.com

HTML 5.10% Elm 57.28% JavaScript 0.83% CSS 5.63% Ruby 31.16%

apisnapshot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apisnapshot's Issues

New model Hit

Right now app has a model called Model.

This contains information related to requests like url as well as app level information like firebase config and route.

Also the word pageState is throwing me off since page might have other info like cookies etc tomorrow. We need to carve out a space which is related just to making requests and response and things around that.

Naming is truly hard in this case. Postman calls these requests. Runscope calls them tests. For the users these names might be ok but from the perspective of naming models both the name - tests and requests - are too generic.

I was thinking of calling it Hit as in a hit to the endpoint. It will have url, error, httpmethod, response etc.

It would also mean that pageState would change to hitState which I think is much more apt name.

@vishaltelangre and @jasim please do chime in with your suggestions and thoughts.

Remove 'Procfile.dev' if not used

Procfile is used while auto deployment on Heroku.

Procfile.dev was used to start application in development environment using foreman command.
By looking at the README, it looks like we do not rely on foreman now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.