ipranjal / OSSN-server-php

open source social networking server (implementation of ossnapi-spec)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSSN SERVER PHP

Open Source Social Networking API built in PHP

This is a server side implementation of OSSNAPI spec built using Scrawler PHP.This project was created during Postman API Hackathon

Links to Useful Resources

How to use

Note: Database tables are automatically created by scrawler when post requests are utilized to create new entities

Rodmap for 1.0.0 release

  • Basic Implementation of user,posts,activity,likes,comments,message api collection
  • Automatically add to activity feed on new like,new comment,new relation action
  • Basic validation on new entities
  • Better message when nothing is deleted/updated
  • Filesystem API implementation
  • Oauth 2.0 for API security

License

OSSN Server PHP is created by Pranjal Pandey and released under the MIT License.

About

open source social networking server (implementation of ossnapi-spec)

License:MIT License


Languages

Language:PHP 82.3%Language:Blade 8.6%Language:JavaScript 6.3%Language:Vue 1.8%Language:TypeScript 0.9%