mockfacebook | standalone HTTP server that implements Facebook

 by   snarfed Python Version: Current License: No License

kandi X-RAY | mockfacebook Summary

kandi X-RAY | mockfacebook Summary

mockfacebook is a Python library. mockfacebook has no bugs, it has no vulnerabilities and it has low support. However mockfacebook build file is not available. You can download it from GitHub.

mockfacebook is a standalone HTTP server that implements Facebook’s FQL and Graph API. It’s useful for unit and integration testing and limited manual testing. It includes a download utility that seeds its database with data and schemas from Facebook, which helps it keep up with Facebook API changes. You can also add your own data manually or programmatically. mockfacebook is backed by SQLite. It’s single threaded, so it’s not suitable for load testing, high throughput, or performance. License: This project is placed in the public domain.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mockfacebook has a low active ecosystem.
              It has 60 star(s) with 5 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 21 open issues and 0 have been closed. On average issues are closed in 3206 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of mockfacebook is current.

            kandi-Quality Quality

              mockfacebook has no bugs reported.

            kandi-Security Security

              mockfacebook has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              mockfacebook does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              mockfacebook releases are not available. You will need to build from source code and install.
              mockfacebook has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed mockfacebook and discovered the below as its top functions. This is intended to give you an instant insight into mockfacebook implemented functionality, and help decide if they suit your requirements.
            • Get an object by id
            • Return the object associated with the given table and field
            Get all kandi verified functions for this library.

            mockfacebook Key Features

            No Key Features are available at this moment for mockfacebook.

            mockfacebook Examples and Code Snippets

            No Code Snippets are available at this moment for mockfacebook.

            Community Discussions

            No Community Discussions are available at this moment for mockfacebook.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mockfacebook

            No packages or tarballs, just git clone from head!.

            Support

            Interested in adding features or fixing bugs? Check out the [issue tracker](https://github.com/rogerhu/mockfacebook/issues) for some ideas. The code base has two top-level applications. download.py downloads FQL and Graph API schemas and data from Facebook. It uses schemautil.py, which defines *Schema and *Dataset DAO classes. The *Dataset classes are only used in the unit tests; the server itself queries the SQLite database directly. Schemas and data are written to *_{data,schema}.{py,sql} and the SQLite db file, mockfacebook.db by default. server.py serves the data stored in the SQLite db. graph.py, fql.py, and oauth.py are the individual HTTP request handlers served by server.py. oauth.py provides access token checking for the other two, but otherwise they’re independent. download.py and server.py both create the SQLite db, if necessary, and populate it with the OAuth and Graph API tables in mockfacebook.sql and the FQL tables in fql_schema.sql.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/snarfed/mockfacebook.git

          • CLI

            gh repo clone snarfed/mockfacebook

          • sshUrl

            git@github.com:snarfed/mockfacebook.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link