Coder Social home page Coder Social logo

iiedc's Introduction

api documentation :

all get requests will be sent by using BEARER TOKEN returned by the POST REQUEST that registers a new user (line 26)

to get full userinfo :

to get full userinfo with full media details :

to get userinfo for particular username or platenumber :

register yourself as a new user :

method : POST

{ "username" : "", "email" : "", "password" : "" }

to post data through api

method : POST

{ "data": { "username": "dummy_person_3", "registration_date": "2021-05-10T23:55:00.000Z", "designation": "student", "blocked_status": false, "access_status": true, "access_from": "2023-01-10T00:30:00.000Z", "access_to": "2023-01-01T00:30:00.000Z", "vehicle_type": "four_wheeler_commercial", "number_plate_code": "jk-90-94990", "createdAt": "2023-05-12T07:06:42.036Z", "updatedAt": "2023-05-12T07:07:16.331Z", "publishedAt": "2023-05-12T07:07:16.327Z", "slug": "dummy_person_3" }, "meta": {} }

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.