Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varun-hegde/conduit_nodejs

An Express and NodeJS based backend implementation of the RealWorld API Spec.
https://github.com/varun-hegde/conduit_nodejs

express-js nodejs postgresql rest-api sequelize-orm

Last synced: 29 days ago
JSON representation

An Express and NodeJS based backend implementation of the RealWorld API Spec.

Awesome Lists containing this project

README

        

# Conduit (Medium Clone based on [realworld.io](https://github.com/gothinkster/realworld))

### Link to API - https://conduit-api-realworld.herokuapp.com/

**Note**: _The website may take a minute to load sometimes, as the server may be in hibernate state_

**_An Express and NodeJS based backend implementation of the [RealWorldAPI](https://github.com/gothinkster/realworld/tree/master/api) Spec._**

_Also **approved** by realworld.io and listed on their [project's home page](https://codebase.show/projects/realworld?category=backend&language=javascript)_.

## Technologies Used

1. **_NodeJS_** - Platform
2. **_Express_** - Framework
3. **_JavaScript_** - Programming Language
4. **_MySQL_** - Database
5. **_Sequelize_** - ORM