Coder Social home page Coder Social logo

jodacame / apidoc Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 346 KB

API Rest Documentation Generator

Home Page: https://apidoc.co

License: MIT License

JavaScript 41.96% CSS 30.09% HTML 27.95%
apirest apirestfull documentation-tool nodejs mongodb documentation-generator

apidoc's Introduction

Under development.

apidoc

API Rest Documentation Generator

Usage

Installation

npm install
mongoimport --db apidoc --collection settings --file settings.json

Runing

npm start

Runing with node

node index.js

Runing with nodemon

nodemon index.js

Open in your browser

http://localhost:8080

Donations

Please support our project

Paypal: https://www.paypal.me/jodacame

Bitcoin: 1CSmAD5jEhmNjJQ5HUtEHfRkJFtLJwnZc5

Ethereum: 0xf53B826a4c9FB18D4D2B33e8aa7e0A72b52952a0

apidoc's People

Contributors

ellipe avatar jodacame avatar josecanchila avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

apidoc's Issues

Home hero description

Write a professional text for hero section (Replace Lorem Lorem ipsum dolor sit amet ... Home Page)

Update password

  • Allow to change password (Required old password)
  • Send email when change password process it's done

Recovery password

  • Use the login form for recovery password (Email field)
  • Send email with a new password and link for activation
  • Validate activation link is not expired
  • Add an animation when is sending an email

Download module

  • Customize colors
  • Customize logo and title
  • Allow download documentation to static files (HTML,CSS and JS)

Email template system

  • Create a system template for all emails
  • Recovery password
  • Welcome
  • Validation code

Register system

  • Validating unique email
  • Validation password length
  • Send email with code verification
  • Autologin to panel

Login system

  • Validate Email
  • Password
  • verified status account

Validate account

  • Validate account using a code sent by email
  • Allow send again the code
  • Disable all features to unverified accounts

Admin documentation

Folder organizations

  • Create folder
  • Edit folders
  • Remove folders
  • Make public folder
  • Create endpoints

Endpoints

Form for make a documentation

  • Url endpoint
  • Title
  • Type (GET,POST,DELETE,PUT)
  • Description
  • Params (name,type[GET,POST,HEADER],description,required)
  • Response
  • Allow edit,delete

Try system

  • Allow try the endpoint

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.