All Projects → beCoditive → Becoditive-API

beCoditive / Becoditive-API

Licence: MIT license
The official API of beCoditive with many endpoints like memes, animals, image manipulation, url shortner, etc.

Programming Languages

javascript
184084 projects - #8 most used programming language
EJS
674 projects
CSS
56736 projects

Projects that are alternatives of or similar to Becoditive-API

express-mvc-generator
Express' Model View Controller Application Generator.
Stars: ✭ 46 (+228.57%)
Mutual labels:  mongoose, node-js
Nodejs Api Boilerplate
A boilerplate for kickstart your nodejs api project with JWT Auth and some new Techs :)
Stars: ✭ 364 (+2500%)
Mutual labels:  mongoose, node-js
react-full-stack-starter
🎈Full-stack React boilerplate using `create-react-app`, Babel, Node.js, and express
Stars: ✭ 22 (+57.14%)
Mutual labels:  mongoose, node-js
onurl
URL Shortener created w/ Next.js, TypeScript, Mongoose
Stars: ✭ 48 (+242.86%)
Mutual labels:  mongoose, url-shortener
Max-Bot
Max Bot is an open-source bot made in node-js with discord-js. It Has Commands from fun to moderator.
Stars: ✭ 27 (+92.86%)
Mutual labels:  node-js, becoditive
timeoff-server
TimeOff is an application that allows companies' employees to set vacations before they begin taking their time off. Implemented in modern tech stack i.e. Node, Express, MongoDB.
Stars: ✭ 33 (+135.71%)
Mutual labels:  mongoose, node-js
node-rest-api-scaffold
This project is an initial NodeJS Rest API scaffold for developers
Stars: ✭ 24 (+71.43%)
Mutual labels:  mongoose, node-js
node-express-mongo-passport-jwt-typescript
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
Stars: ✭ 51 (+264.29%)
Mutual labels:  mongoose, node-js
Focus Budget Manager
Budget Manager application built with Vue.js, Node.js, Express.js and MongoDB
Stars: ✭ 189 (+1250%)
Mutual labels:  mongoose, node-js
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (+585.71%)
Mutual labels:  mongoose, node-js
Backend-NodeJS-Golang-Interview QA
A collection of Node JS and Golang Backend interview questions please feel free to fork and contribute to this repository
Stars: ✭ 122 (+771.43%)
Mutual labels:  mongoose, node-js
Registration-and-Login-using-MERN-stack
Simple Registration and Login component with MERN stack
Stars: ✭ 210 (+1400%)
Mutual labels:  mongoose, node-js
express-boilerplate
ExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.
Stars: ✭ 83 (+492.86%)
Mutual labels:  mongoose, node-js
mongoose-field-encryption
A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.
Stars: ✭ 47 (+235.71%)
Mutual labels:  mongoose, node-js
A41SLBOT
All For One Bot is an open-source discord server bot built for All For One SL™ discord server.
Stars: ✭ 83 (+492.86%)
Mutual labels:  memes, node-js
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+5821.43%)
Mutual labels:  mongoose, node-js
dhan-gaadi
A complete online bus reservation system (Node, React, Mongo, NextJS, ReactNative)
Stars: ✭ 207 (+1378.57%)
Mutual labels:  mongoose, node-js
zuly
🤖 | Hi, I'm zuly, a brazilian bot! Focused on animes!
Stars: ✭ 45 (+221.43%)
Mutual labels:  mongoose, node-js
Node.js-Material-Starter-Template
Node.js Jade Material Starter Template
Stars: ✭ 17 (+21.43%)
Mutual labels:  node-js
peerai-api
Peerism's Peer.ai API built with Truffle, Node.js, Express.js, Solidity, and Ethereum TestRPC
Stars: ✭ 18 (+28.57%)
Mutual labels:  mongoose

Becoditive-API

The official API of beCoditive with many endpoints like memes, animals, image manipulation, etc.

Blocked Domains, Domain Extensions and Emails

As people don't spam our api key system and do not exploit our api keys, We have a new system in our api which will block the use of some emails, domains and domain extensions Mostly the temp mail service will be blocked, but if someone else doesn't follow our T&S their email or domain can be banned.

Versions

beCoditive Versions Status Support
v2.1.x In development Code Only
v2.0.0 Current Both(API and Code)
v1.0.0 Depreciated Code Only (Not Recommended)

Nodejs Module

If you are using nodejs and want to use our api it will be more easier to use it by your NPM Package.
We suggest not to use any other npm package for it until it is not offically annouced as your api key might be stolen if you use some unknown package.

Setup

First download the zip or clone it using git clone https://github.com/beCoditive/Becoditive-API.git

Then Download all the required node_modules using -

npm install

Then rename .env.example to .env and edit it with your mongodb srv.

To load Sample Data do -

npm run loadsampledata

And to Run the API -

npm start
  • Then the api will run on http://localhost:5555

To edit and host online you can use replit. This Project already has a .replit file configured!

you can change all the files and use it for your projects also. But you have to give credits to beCoditive.

Contributors





Made By beCoditive ©2021

Front End Made by Aditya Jha

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].